Parli / postcss-styled-jsx-scss

PostCSS syntax for SCSS in styled-jsx

Home Page:https://www.npmjs.com/package/@lustre/postcss-styled-jsx-scss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

PostCSS syntax for SCSS in styled-jsx

https://www.npmjs.com/package/@lustre/postcss-styled-jsx-scss


Languages

Language:JavaScript 100.0%