@layer order with tailwindcss2, postcss8, vue3 #3446
Unanswered
sotnikovse
asked this question in
Help
Replies: 0 comments
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.
-
After migration to tailwindcss v2 with postcss v8,
@layer
directive doesn't work as expected.utilities
classes not override.btn
components
styles../views/about.vue
When manually importing component css files into index.css works.
Are there any other options to resolve the issue?
Beta Was this translation helpful? Give feedback.
All reactions