mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
override meta.js
This commit is contained in:
4
browser/lib/customMeta.js
Normal file
4
browser/lib/customMeta.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import CodeMirror from 'codemirror'
|
||||
import _ from 'lodash'
|
||||
|
||||
CodeMirror.modeInfo.push({name: 'Stylus', mime: 'text/x-styl', mode: 'stylus', ext: ['styl']})
|
||||
Reference in New Issue
Block a user