Atomizer 3.5.0
New Features:
- CLI tool now has an
--exclude
option for excluding files from processing (#333). Thanks @roderickhsiao! - CLI tool now has a
--quiet
option to hush warnings (#331). Thanks @orgoj!
Bug fixes:
- Classes using pseudo-classes are now sorted (#334). Thanks @roderickhsiao, @idmytro, and @chhavi-khandelwal!
Etc:
- Updated various dependencies and dev dependencies
- Updated testing matrix for modern NodeJS