pre-tailwind removal bc the snackbar ain't coloring right
This commit is contained in:
@@ -7,16 +7,6 @@
|
||||
--font-body: "Roboto", sans-serif;
|
||||
--font-mono: "Roboto Mono", monospace;
|
||||
|
||||
--color-background: rgb(var(--v-theme-background));
|
||||
--color-surface: rgb(var(--v-theme-surface));
|
||||
--color-on-surface: rgb(var(--v-theme-on-surface));
|
||||
|
||||
--color-primary: rgb(var(--v-theme-primary));
|
||||
--color-success: rgb(var(--v-theme-success));
|
||||
--color-info: rgb(var(--v-theme-info));
|
||||
--color-warning: rgb(var(--v-theme-warning));
|
||||
--color-error: rgb(var(--v-theme-error));
|
||||
|
||||
--breakpoint-*: initial;
|
||||
--breakpoint-xs: 0px;
|
||||
--breakpoint-sm: 600px;
|
||||
|
||||
Reference in New Issue
Block a user