Fix sass extentsion

This commit is contained in:
Rico Sta. Cruz 2019-03-27 19:38:24 +08:00
parent aed89335d9
commit fd64f68d80
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
2 changed files with 4 additions and 4 deletions

4
assets/2015/style.sass Normal file
View File

@ -0,0 +1,4 @@
---
type: other
---
@import '2015/style.sass'

View File

@ -1,4 +0,0 @@
---
type: other
---
@import '2015/style.scss';