Version 3.0.16 of package Sass-Mode has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET.
Sass-Mode describes itself as: ================================= Major mode for editing Sass files ================================= More at https://elpa.nongnu.org/nongnu/sass-mode.html ## Summary: Because Sass's indentation schema is similar to that of YAML and Python, many indentation-related functions are similar to those in yaml-mode and python-mode. To install, save this on your load path and add the following to your .emacs file: (require 'sass-mode) ## Recent NEWS: [Not provided 🙁]
