brianc / jade-mode

Emacs major mode for jade template highlighting
MIT License
156 stars 41 forks source link

Improved stylus comment highlight and decimal point in constants #9

Closed jpallari closed 12 years ago

jpallari commented 12 years ago

I added a support for single line and multi line comments to Stylus. I also modified the constant's regex so that it supports values with decimal points.