feat: move all css to includes dir
This commit is contained in:
parent
408e859ef4
commit
6a84af0c37
29 changed files with 4 additions and 4 deletions
|
@ -1,9 +0,0 @@
|
|||
.card {
|
||||
border: 1px solid var(--color-shadow);
|
||||
border-radius: var(--spacing-0\.5);
|
||||
padding: var(--spacing-1);
|
||||
}
|
||||
|
||||
.card--secondary {
|
||||
border-color: var(--color-secondary);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue