Replies: 1 comment
-
As per the documentation:
Instead, consider using Tailwind class names directly in the template code: -<div class="AppRside">
+<div class="border">
…
</div>
-<style scoped>
-.AppRside {
- @apply border;
-}
-</style> Adam Wathan (creator of Tailwind) does seem to advocate avoiding |
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.
-
Please help me 😭
Beta Was this translation helpful? Give feedback.
All reactions