All notable changes to the "typed-css-modules-plugin" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Minimal vscode version:
1.40.0
(nodejs 12.x). - Change
activationEvents
to detect css languages. - Added setting to enable/disable formatting generated files using eslint.
- Fixed yarn global modules path.
- Now used
sass
module insteadnode-sass
- Add support
.sass
styles
- Fix extension not working
- Add support for Stylus (
.styl
) - Catch eslint check
- Initial release