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
activationEventsto detect css languages. - Added setting to enable/disable formatting generated files using eslint.
- Fixed yarn global modules path.
- Now used
sassmodule insteadnode-sass - Add support
.sassstyles
- Fix extension not working
- Add support for Stylus (
.styl) - Catch eslint check
- Initial release