feat: move css to own directory
This commit is contained in:
parent
598102a7ec
commit
449d650b75
21 changed files with 5 additions and 4 deletions
|
@ -1,11 +0,0 @@
|
|||
.list-none {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.list-disc {
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
.list-decimal {
|
||||
list-style-type: decimal;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue