Simple lektor sass plugin

- Using python's libsass to compile the final CSS
Closes #4
This commit is contained in:
Felipe M 2020-11-30 18:13:36 +01:00
parent 6ceae7c22c
commit cba44a38fc
Signed by: fmartingr
GPG key ID: 716BC147715E716F
11 changed files with 216 additions and 5519 deletions

4
.gitignore vendored
View file

@ -2,8 +2,6 @@
__pycache__
.venv
# node/bower
node_modules
# emacs
*~
@ -24,4 +22,4 @@ public
packages/**/*.egg-info
# macOS
.DS_Store
.DS_Store