feat: basic ui
This commit is contained in:
9
assets/css/main.css
Normal file
9
assets/css/main.css
Normal file
@ -0,0 +1,9 @@
|
||||
@import "tailwindcss" theme(static);
|
||||
@import "@nuxt/ui";
|
||||
|
||||
@theme static {
|
||||
/* --default-font-family: Rubik, "Noto Sans SC", sans-serif; */
|
||||
--font-sans: Rubik, "Noto Sans SC", sans-serif;
|
||||
--font-mono: "Cascadia Code", "Fira Code", "Fira Mono", "Roboto Mono",
|
||||
monospace;
|
||||
}
|
BIN
assets/image/pattern/ai_glow.png
Normal file
BIN
assets/image/pattern/ai_glow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
BIN
assets/image/pattern/mesh-7.png
Normal file
BIN
assets/image/pattern/mesh-7.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 87 KiB |
Reference in New Issue
Block a user