@lustre/postcss-styled-jsx-scss
v0.1.0
Published
A PostCSS syntax for [SCSS][] in [styled-jsx][] (for example, with [styled-jsx-plugin-sass][]).
Downloads
2
Keywords
Readme
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