@lunelson/sass-u

0.11.0 • Public • Published

sass-u

npm published v Build Status

"U" = my utilities, but also my learnings 😉 ...use at own risk.

# in terminal, in project dir
npm install --save @lunelson/sass-u

# ...and the peerDependency ;)
npm install --save @lunelson/sass-throw
// in sass file, assuming 'node_modules' is in Sass' search path
@import '@lunelson/sass-throw/index';
@import '@lunelson/sass-u/index';

Package Sidebar

Install

npm i @lunelson/sass-u

Weekly Downloads

4

Version

0.11.0

License

MIT

Unpacked Size

45.4 kB

Total Files

31

Last publish

Collaborators

  • lunelson