components/prism-scss.js


Log

Author Commit Date CI Message
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Golmote 9487b5be 2015-01-09T08:11:21 Removed unneeded escapes in RegExps, added some semicolons
Golmote 6531900c 2015-01-03T11:13:51 Fix SCSS highlighting after removal of the "ignore" pattern in CSS
Lea Verou d44312b6 2014-05-24T14:25:49 Converted the CSS, SCSS and JS grammars according to #258
Lea Verou 00d50c01 2014-04-21T11:48:24 Fixed #236
Maxime Thirouin 2de58b05 2013-03-18T07:35:52 Fixes some Sass issues Close #73, close #79
Maxime Thirouin edbadbe0 2013-02-02T07:29:07 Add Sass (scss) support