Other filetypes now work, or at least CSS
This commit is contained in:
parent
7a112697ec
commit
d48cfbcf11
4 changed files with 63 additions and 17 deletions
4
public/css/style.css
Normal file
4
public/css/style.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
li {
|
||||
color: green;
|
||||
background-color: blueviolet;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue