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