Install sass, not compass.

This commit is contained in:
Justin Hsu 2022-03-17 22:20:23 -04:00
parent 28639a81ff
commit 68b21fb394
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ deploy:
install:
opam update && opam install bibtex2html
gem update --system && gem install compass
gem update --system && gem install sass
clean:
cabal v2-clean