How to get the stackblitz postcss JIT demo to remove rules? #118
-
I'm using a fork of the stackblitze example, and I believe I've removed everything but one usage of open props custom properties, I run Lmk if I'm doing something wrong with stackblitz (I don't use this much) but I would think I'm following correct steps to see the JIT rule removal ¯_(ツ)_/¯ https://stackblitz.com/edit/jit-open-props-szgzi4?file=dist/assets/index.540a222e.css |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
gotta remove both of these imports. |
Beta Was this translation helpful? Give feedback.
-
it's not about removal of rules, it's about using them and having them automatically added on use 👍🏻 |
Beta Was this translation helpful? Give feedback.
gotta remove both of these imports.