Skip to content

Default extensions to .css, .html, .js #151

@jescalan

Description

@jescalan

Right now we use jade, sss, and js. But you don't have to use sugarss, in fact it's only present in our base template as a configurable option. If we switch to posthtml, you won't necessarily need to use jade and it will parse any form of html.

That being said, I do think we need to make these extensions configurable. Right now we have the matchers config, but it might be worth adding an easier shortcut option like htmlExtensions: ['.html', '.jade'] etc. We need the extensions mostly for syntax highlighting and clarity when we're using a very different parser.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions