arnested / drupal-mode

Advanced Emacs minor mode for Drupal development
https://melpa.org/#/drupal-mode
GNU General Public License v3.0
32 stars 14 forks source link

CSS mode support #7

Closed arnested closed 12 years ago

arnested commented 12 years ago

Support CSS major modes in the same way we support php-mode (Drupal style indentation, etc.)

arnested commented 12 years ago

drupal-mode minor mode is now added in css major modes as well.

Will do for now.