emacs: add Sass support
This commit is contained in:
parent
c1731c9e6a
commit
9e3747f617
1 changed files with 5 additions and 0 deletions
|
@ -56,3 +56,8 @@
|
|||
:files ("org-fragtog.el")))
|
||||
|
||||
(package! ox-hugo)
|
||||
|
||||
(package! sass-mode :recipe
|
||||
(:host github
|
||||
:repo "nex3/sass-mode"
|
||||
:files ("sass-mode.el")))
|
||||
|
|
Loading…
Add table
Reference in a new issue