@njmyers/sass

0.1.1 • Public • Published

Sass files

No compiling, no css just straight sass files in an npm wrapper. At the root of every directory is a style.sass file so you can quickly import an entire diretory

// specific file
@import ~@njmyers/sass/mixins
// whole directory
@import ~@njmyers/sass/material/style
// whole module
@import ~@njmyers/sass/style

Readme

Keywords

none

Package Sidebar

Install

npm i @njmyers/sass

Weekly Downloads

0

Version

0.1.1

License

ISC

Unpacked Size

17.6 kB

Total Files

16

Last publish

Collaborators

  • njmyers