gss_test.min.js
1 lines
| 1 | !function(){"use strict";function t(t){test.mode(t,o,Array.prototype.slice.call(arguments,1),"gss")}var o=CodeMirror.getMode({indentUnit:2},"text/x-gss");t("atComponent","[def @component] {","[tag foo] {"," [property color]: [keyword black];","}","}")}(); |