feat: more modular styling
moves styling over to sass and makes each individual theme easier to customize
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
<link rel="icon" href="./myriad.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>pk-webs | home</title>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-dark-5@1.1.3/dist/css/bootstrap-night.min.css" />
|
||||
<link rel='stylesheet' href='/style.css'>
|
||||
<link rel="stylesheet" href="/styles/dark.scss" />
|
||||
|
||||
<!-- Start Single Page Apps for GitHub Pages -->
|
||||
<script type="text/javascript">
|
||||
|
Reference in New Issue
Block a user