1
0
Fork 0

Move website source to /source

This commit is contained in:
Owen Ryan 2023-06-17 15:05:41 -04:00
parent 530fc76ede
commit 6981ccad43
81 changed files with 8 additions and 34 deletions

7
source/css/style.scss Normal file
View file

@ -0,0 +1,7 @@
---
# Convert SASS into CSS
# Source: https://avic.devpractical.com/jekyll-sass/
---
// Imports styles in the file located at _sass/style.sass
@import "style.sass";