Replaces --dashes option with proper --localsConvention option that matches PostCSS and other libraries. Changes the default to dashesOnly which roughly matches the previous --dashes implementation.
BREAKING CHANGE: CLI change
Adds lodash.camelcase to match PostCSS implementation.
Replaces
--dashes
option with proper--localsConvention
option that matches PostCSS and other libraries. Changes the default todashesOnly
which roughly matches the previous--dashes
implementation.BREAKING CHANGE: CLI change
Adds
lodash.camelcase
to match PostCSS implementation.+semver:minor (0.x semver)
Closes #2.