CSS Modules: Extract Imports
Last updated
Last updated
Transforms:
into:
Only a certain whitelist of properties are inspected. Currently, that whitelist is ['composes']
alone.
An extend-import has the following format:
failOnWrongOrder
bool
generates exception for unpredictable imports order.
npm watch
will watch src
for changes and rebuild
npm autotest
will watch src
and test
for changes and retest
ISC
Mark Dalgleish
Tobias Koppers
Guy Bedford
Glen Maddern, 2015.