CoolFace
Apppublic

AK-21/Graphite-Industrial-Intelligence

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
README.md23 linesDownload Raw Back to postcss-js
1# PostCSS JS2 3<img align="right" width="135" height="95"4     title="Philosopher’s stone, logo of PostCSS"5     src="https://postcss.org/logo-leftp.svg">6 7[PostCSS] for CSS-in-JS and styles in JS objects.8 9For example, to use [Stylelint] or [RTLCSS] plugins in your workflow.10 11<a href="https://evilmartians.com/?utm_source=postcss-js">12  <img src="https://evilmartians.com/badges/sponsored-by-evil-martians.svg"13       alt="Sponsored by Evil Martians" width="236" height="54">14</a>15 16[Stylelint]: https://github.com/stylelint/stylelint17[PostCSS]:   https://github.com/postcss/postcss18[RTLCSS]:    https://github.com/MohammadYounes/rtlcss19 20 21## Docs22Read full docs **[here](https://github.com/postcss/postcss-js#readme)**.23