Use NPM for front-end package management and use the SASS package to compile sass files instead of requiring a global install
This commit is contained in:
parent
10283a2053
commit
196a592c47
81 changed files with 431 additions and 5670 deletions
|
|
@ -7,9 +7,6 @@
|
|||
<title>Start</title>
|
||||
<base href="/" />
|
||||
|
||||
<link href="css/spectre/spectre.css" rel="stylesheet" />
|
||||
<link href="css/spectre/spectre-exp.css" rel="stylesheet" />
|
||||
<link href="css/spectre/spectre-icons.css" rel="stylesheet" />
|
||||
<link href="css/app.css" rel="stylesheet" />
|
||||
<link href="css/dark-mode.css" rel="stylesheet" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue