Background colors not showing up after upgrading to V2 #3030
-
Looks like bg-color-### is not being recognized now that I've upgrade to V2. I have a set of cards on landing page with different colored backgrounds. None of them display the background in production. Works on my local though. Wondering if anyone has ran into this. |
Beta Was this translation helpful? Give feedback.
Answered by
adamwathan
Dec 8, 2020
Replies: 1 comment 1 reply
-
Looks like a PurgeCSS issue, are you following the rules of writing purgeable HTML? Going to move to discussions since those utilities definitely work and this is definitely a configuration problem of some kind but still more than happy to help. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
simonswiss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like a PurgeCSS issue, are you following the rules of writing purgeable HTML?
Going to move to discussions since those utilities definitely work and this is definitely a configuration problem of some kind but still more than happy to help.