UNPKG

189 BJavaScriptView Raw
1export default {
2 "name": "Stylus",
3 "type": "markup",
4 "color": "#ff6347",
5 "extensions": [
6 ".styl"
7 ],
8 "tmScope": "source.stylus",
9 "aceMode": "stylus",
10 "languageId": 359
11}