🐛 Fix the styling conflict between vuetify and tailwindcss

This commit is contained in:
2025-11-08 11:49:53 +08:00
parent 81bea9275e
commit d6eb68a268
6 changed files with 43 additions and 10 deletions

View File

@@ -0,0 +1,3 @@
@forward "vuetify/settings" with (
$layers: true
);