feat: new planty package
This commit is contained in:
7
packages/planty/src/routes/layout.css
Normal file
7
packages/planty/src/routes/layout.css
Normal file
@@ -0,0 +1,7 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
body {
|
||||
color: var(--color-text);
|
||||
background-color: var(--color-layer-0);
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user