Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Add 'text/x-styl': 'stylus' to the modeMap #6

Open
dmitrykiselyov opened this issue Mar 27, 2014 · 0 comments
Open

Add 'text/x-styl': 'stylus' to the modeMap #6

dmitrykiselyov opened this issue Mar 27, 2014 · 0 comments

Comments

@dmitrykiselyov
Copy link

Add 'text/x-styl': 'stylus' to the modeMap editor.js

        modeMap: {
            'text/html': 'html',
            'application/xml': 'xml',
            'text/xsl': 'xsl',
            'text/css': 'css',
            'text/x-less': 'less',
            'text/x-scss': 'scss',
            'text/x-sass': 'sass',
            'text/x-styl': 'stylus'
        },

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@dmitrykiselyov dmitrykiselyov changed the title Add 'text/x-styl': 'stylus' to modeMap Update var modeMap Mar 28, 2014
@dmitrykiselyov dmitrykiselyov changed the title Update var modeMap Add 'text/x-styl': 'stylus' to the modeMap Jan 21, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant