Base layout
This commit is contained in:
parent
874bd18f11
commit
f1e90c4dd2
34 changed files with 2966 additions and 2725 deletions
|
|
@ -1,2 +1,9 @@
|
|||
@import "tailwindcss";
|
||||
@plugin "daisyui";
|
||||
|
||||
@theme {
|
||||
--shadow-panel: 0px 0px 10px rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
@theme {
|
||||
--shadow-bar: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue