Add Sass support

This commit is contained in:
Zoey 2021-08-19 13:43:45 -07:00
parent e06c4371f4
commit 5e1913c9de
9 changed files with 525 additions and 205 deletions

View file

@ -4,7 +4,7 @@
<head>
{{{head}}}
<meta name="referrer" content="no-referrer">
<link rel="stylesheet" href="/static/site.css">
<link rel="stylesheet" href="/styles/index.css">
</head>
<body>