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:
Neil Brommer 2022-05-03 14:38:56 -07:00
parent 10283a2053
commit 196a592c47
81 changed files with 431 additions and 5670 deletions

View file

@ -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" />