CSS Modules: Values
Pass arbitrary values between your module files
Usage
If you are using Sass along with this PostCSS plugin, do not use the colon :
in your @value
definitions. It will cause Sass to crash.
Note also you can import multiple values at once but can only define one value per line.
Justification
See this PR for more background
License
ISC
With thanks
Mark Dalgleish
Tobias Koppers
Josh Johnston
Glen Maddern, 2015.
Last updated
Was this helpful?