lang/web: change counsel-css source (now on MELPA)

This commit is contained in:
Henrik Lissner 2018-03-02 18:47:04 -05:00
parent 0425724571
commit 45096c2ab6
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -6,7 +6,7 @@
(package! rainbow-mode)
(package! web-beautify)
(when (featurep! :completion ivy)
(package! counsel-css :recipe (:fetcher github :repo "hlissner/emacs-counsel-css")))
(package! counsel-css))
;; +html.el
(package! emmet-mode)