refactor(deps): migrate to nuxt v4
This commit is contained in:
3
app/assets/background-pattern-dark.svg
Normal file
3
app/assets/background-pattern-dark.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 32 KiB |
3
app/assets/background-pattern.svg
Normal file
3
app/assets/background-pattern.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 32 KiB |
9
app/assets/css/tailwind.css
Normal file
9
app/assets/css/tailwind.css
Normal file
@@ -0,0 +1,9 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@layer base {
|
||||
html {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
}
|
||||
BIN
app/assets/example/1.jpg
Normal file
BIN
app/assets/example/1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 336 KiB |
BIN
app/assets/example/2.jpg
Normal file
BIN
app/assets/example/2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
BIN
app/assets/example/3.jpg
Normal file
BIN
app/assets/example/3.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 411 KiB |
Reference in New Issue
Block a user