wip: css/ui and desktop work
This commit is contained in:
parent
fc18fc8a08
commit
47d9e01765
52 changed files with 532 additions and 1634 deletions
|
|
@ -1,8 +1,9 @@
|
|||
@import "./index.css";
|
||||
|
||||
@layer theme, base, components, utilities;
|
||||
@import "tailwindcss/theme.css" layer(theme);
|
||||
@import "tailwindcss/utilities.css" layer(utilities);
|
||||
|
||||
@import "./index.css";
|
||||
|
||||
@theme {
|
||||
--shadow-*: initial;
|
||||
--shadow-xs-border-selected: var(--shadow-xs-border-selected);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue