Add Sass support

This commit is contained in:
Zoey 2021-08-19 13:43:45 -07:00
parent e4579c45f0
commit e432f906a1
No known key found for this signature in database
GPG key ID: 2DCAC8EA81672106
9 changed files with 525 additions and 205 deletions

View file

@ -8,6 +8,7 @@ anyhow = "1"
extract-frontmatter = "2.1"
fs_extra = "1.2"
futures = { version = "0.3", optional = true }
grass = "0.10"
gray_matter = "0.2"
handlebars = "4.1"
hotwatch = { version = "0.4", optional = true }