A collection of Sass functions and mixins, lots of them gathered around the web. Mainly for my personal use.
Documentation: https://pierreburel.github.io/startijenn-sass
Uses: sass-direction, sass-em, sass-mq, sass-rem and sass-resolution.
Why startijenn: pronounced /starˈtiːʒɛn/, means strength, energy or dynamism in Breton.
npm install startijenn-sass
With sass-loader or node-sass-package-importer:
@import "~startijenn-sass";
Custom imports:
@import "~startijenn-sass/vendor";
@import "~startijenn-sass/helpers/asset";
@import "~startijenn-sass/helpers/color";