0.0.1 • Published 3 years ago

scss-variable-list v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

ScssVariableListPlugin

ScssVariableListPlugin is a webpack plugin that collect and lisitng variables from scss files and put in json object.

Installation

Use the package manager npm to install plugin.

npm install scss-variable-list

Usage

foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'

License

scss-variable-list is licensed under the MIT licence

Keywords

scss    json incremental    compilation    compile    compiler

0.0.1

3 years ago