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

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

@dmitrykiselyov

Description

@dmitrykiselyov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions