Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Parli/postcss-styled-jsx-scss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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