update about and remove strapi
This commit is contained in:
parent
342a0bffdb
commit
009ec42f3d
8 changed files with 61 additions and 75 deletions
|
|
@ -1,10 +1,8 @@
|
|||
@import 'tailwindcss';
|
||||
@import "tailwindcss";
|
||||
@plugin "daisyui" {
|
||||
themes:
|
||||
light --default,
|
||||
forest --prefersdark;
|
||||
themes: light --default, forest --prefersdark;
|
||||
}
|
||||
|
||||
:root {
|
||||
@apply font-[Roboto];
|
||||
@apply bg-[url("/background.jpg")] bg-cover font-[Roboto];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue