0.1.0 • Published 4 years ago
@lustre/postcss-styled-jsx-scss v0.1.0
A PostCSS syntax for SCSS in styled-jsx (for example, with styled-jsx-plugin-sass).
Currently supports only template tags in this form:
css`
…
`
Install
npm install --save-dev @lustre/postcss-styled-jsx-scss
Use with stylelint
stylelint '**/*.tsx' --custom-syntax @lustre/postcss-styled-jsx-scss
0.1.0
4 years ago