Package: css-mode

css-mode css-mode

Screenshot
More  |  Upload

Install  or  Download

4,048 users installed [?]

A Cascading Style Sheets (CSS) editing mode for Emacs

This is a simple Emacs mode for editing CSS style sheets. It adds
font-locking and some basic auto-indentation support to Emacs. It
works with Emacs 19.34, but should also work with both older and
newer versions as well as XEmacs.

While CSS has a C-like syntax, this mode does a better job than
cc-mode of handling the features of the CSS language. It supports
both CSS Level 1 and Level 2.