🐛 Fix the styling conflict between vuetify and tailwindcss
This commit is contained in:
3
app/assets/css/globals.scss
Normal file
3
app/assets/css/globals.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
@use "vuetify" with (
|
||||
$reset: false
|
||||
);
|
||||
Reference in New Issue
Block a user