Replies: 1 comment
-
Hey! 👋 Are you able to create a minimal repro GitHub repo with this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, i have custom styles i put in
@layer
directives and i explicitly remove them from being purged.Styles like direct child selectors (i.e,
.sidenav__items > a
) are removed.Here's my tailwind.config.js
Here's my tailwind.scss
Beta Was this translation helpful? Give feedback.
All reactions