gucong3000 / postcss-jsx

PostCSS syntax for parsing CSS in JS literals
MIT License
76 stars 28 forks source link

Add astroturf support #36

Closed ai closed 6 years ago

ai commented 6 years ago

css-literal-loader is an amazing CSS-in-JS solution since it has zero runtime and compiles by Babel during deploy.

As result, it is blazing fast and 100% compatible with PostCSS ecosystem. This is why it is “official” CSS-in-JS for PostCSS 😄.

@gucong3000 I can send PR, but I am not sure how to write tests.

ai commented 6 years ago

@gucong3000 not it is called astroturf

ai commented 6 years ago

@gucong3000 ping