1
0
Fork 0
owenryan.us/source/css/style.scss

7 lines
165 B
SCSS
Raw Normal View History

2023-05-16 03:59:18 +00:00
---
# Convert SASS into CSS
# Source: https://avic.devpractical.com/jekyll-sass/
---
// Imports styles in the file located at _sass/style.sass
@import "style.sass";