mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-23 21:51:48 +01:00
Refactor app.vue and [slug].vue: add scoped styles and optimize i18n usage
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
@import "tailwindcss";
|
||||
@import "@nuxt/ui";
|
||||
|
||||
@plugin "@tailwindcss/typography";
|
||||
@plugin "@tailwindcss/typography";
|
||||
|
||||
body {
|
||||
@apply bg-white dark:bg-neutral-950;
|
||||
}
|
||||
Reference in New Issue
Block a user