Skip to content

Commit

Permalink
flycheck for css
Browse files Browse the repository at this point in the history
  • Loading branch information
zubchick committed Aug 26, 2014
1 parent bfbb21d commit 6a236c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zubchick/css.el
@@ -1 +1,3 @@
(setq css-mode-hook nil)
(add-hook 'css-mode-hook 'rainbow-mode)
(add-hook 'css-mode-hook (lambda () (flycheck-mode 1)))

0 comments on commit 6a236c1

Please sign in to comment.