scss-variable-list
v0.0.1
Published
ScssVariableListPlugin is a webpack plugin that collect and lisitng variables from scss files and put in json object.
Readme
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-listUsage
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
