2.0.7 • Published 4 years ago

sass-link v2.0.7

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

This package contains a CLI command that will look for all of the sass partials (_\<name>.scss) you have in your current folder and compile all of their sass stylings into the named css file. However, this means you should not use the @import, @use, or @forward commands in sass, as there is no use for them. Currently working on a solution for compiling variables and mixins with this method. NOTE: @import, @use, or @forward do not work. I am trying to workout a way to continue passing variables and functions, however.

2.0.7

4 years ago

2.0.6

4 years ago

2.0.5

4 years ago

2.0.4

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago