mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Move helm-css-scss package to lang/web/+css
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
(package! rainbow-mode)
|
||||
(when (featurep! :completion ivy)
|
||||
(package! counsel-css))
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-css-scss))
|
||||
|
||||
;; +html.el
|
||||
(package! emmet-mode)
|
||||
|
Reference in New Issue
Block a user