components/prism-sass.min.js


Log

Author Commit Date CI Message
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Michael Schmidt c2f6a644 2020-10-25T23:42:25 Fixed multiple cases of vulnerable regexes (#2584)
Michael Schmidt d33d259c 2018-12-02T00:02:57 Ignore duplicates in insertBefore (#1628) Fix #1525 and implement option number 2.
Golmote 165d9576 2017-10-22T15:23:30 Sass: Regexp simplification
Golmote b2763e7d 2015-09-21T09:01:18 Sass: Highlight "-" as operator only if surrounded by spaces, in order to not break hyphenated values (e.g. "ease-in-out")
Golmote 28759d0d 2015-08-30T20:19:58 Sass: Fix comments, operators and selectors and simplified patterns
Golmote b0818046 2015-06-13T11:03:08 Basic Sass support (fix #199)