Start working on the Stats Viewer application
This commit is contained in:
parent
cb3bc7c86c
commit
91863d85a8
18 changed files with 422 additions and 1 deletions
3
public/styles/main.css
Normal file
3
public/styles/main.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@layer resets, elements, components, apps, exceptions;
|
||||
|
||||
@import url("./Apps/StatsViewer.css") layer(apps);
|
||||
Loading…
Add table
Add a link
Reference in a new issue