parent
530074f176
commit
e996140f47
4 changed files with 8 additions and 3 deletions
|
@ -0,0 +1,4 @@
|
|||
.sidebar .block {
|
||||
@apply p-6 rounded;
|
||||
@apply dark:bg-gray-750
|
||||
}
|
|
@ -1,3 +1,4 @@
|
|||
@import './components/block.pcss';
|
||||
@import './components/button.pcss';
|
||||
@import './components/container.pcss';
|
||||
@import './components/lead.pcss';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue