- upgrade
autoprefixer
to5.2.0
- add
--ignore-errors
flag to the cli
- add
variables
andpreserve
options
- add
--sourcemap
flag to the cli
- upgrade
read-file-stdin
to0.2.0
- upgrade
autoprefixer
to3.0.0
- fix
browsers
option #97 - add cli options to disable individual features
- add custom media feature
- add rebeccapurple support
- improve
calc()
support - improve
@import
support - upgrade autoprefixer to
2.0.0
- upgrade rework to
1.0.0
for sourcemap support - fix
maximum call stack
issue #91 - fix empty
font-feature
value issue #79
- upgrade
rework-inline
to0.2.0
to fix import bugs
- fix returning plugin on empty string
- upgrade to
read-file-stdin
version0.0.4
- add
compress
cli flag
- add
@import
support - add support for new css variables syntax
- add
compress
option - add
browsers
option
- upgrade
rework-vars
to2.0.3
to properly clear variables
- add ability to pass options to
rework.toString
- add bower support
- upgrade color plugins to fix media query support
- add browser support
- add component support
- add nice error logging
- upgrade
rework-color-function
to0.1.2
- upgrade logger
- change to
node-watch
- add cli tests
- add
read-file-stdin
- add
write-file-stdout
- fix exists check
- upgrade
rework-vars
to2.0.2
- add exists check
- add returning rework plugin
- upgrade
rework-calc
dependency
✨