Nieuws

VSCode extension that parses JS/TS files and opens any imported CSS modules (ES6). Can optionally be run automatically on JS/TS file open. It is designed for React-style ES6 CSS imports. This ...
Currently, the VSCode extension highlights CSS and JS correctly in VSCode, but does not yet provide Intellisense for them when used as embedded languages: Possibly related to #5, since bringing ...