mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
chore: refine plugins and astro config
This commit is contained in:
parent
5d77abf77c
commit
77fc6eff6c
10 changed files with 346 additions and 460 deletions
5
src/styles/global.css
Normal file
5
src/styles/global.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
:root {
|
||||
--uno-colors-primary: theme('colors.primary');
|
||||
--uno-colors-backgroundStart: theme('colors.backgroundStart');
|
||||
--uno-colors-backgroundEnd: theme('colors.backgroundEnd');
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue