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

Support the indented syntax #28

@nex3

Description

@nex3

Right now, the linter only parses files that use the SCSS syntax. It should detect if files have the .scss syntax, and use the indented syntax parser for them. Both syntaxes produce the same AST, so it should be relatively easy to support both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions