module-css: use scss-mode included with Emacs, instead of 3rd party plugin
This commit is contained in:
parent
e1000fcfc5
commit
e64c5e7b5f
2 changed files with 21 additions and 31 deletions
1
Cask
1
Cask
|
@ -175,7 +175,6 @@
|
|||
;; CSS -- modules/module-css.el
|
||||
(depends-on "less-css-mode")
|
||||
(depends-on "sass-mode")
|
||||
(depends-on "scss-mode")
|
||||
(depends-on "stylus-mode")
|
||||
|
||||
;; Data -- modules/module-data.el
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue