Difference between revisions of "Scss-mode"

From WikEmacs
Jump to navigation Jump to search
(added basic scss-mode page)
 
(No difference)

Latest revision as of 13:31, 12 April 2012

scss-mode
Description major mode for Scss
Author Anton Johansson
Maintainer Anton Johansson
Source https://github.com/antonj/scss-mode
Part of Emacs no

scss-mode is a major mode for editing [Scss] files.

Basic setup

(require 'scss-mode)

Helpful keybindings

Common Customization

See Also

Project Pages

Tutorial Pages