Skip to content
This repository was archived by the owner on Jun 6, 2021. It is now read-only.

Sass lint in *.vue files #15

Description

@arenasv86

Hi!

I'm triying to set up sass lint in .vue files. In atom i've installed a plugin for that, and in the top of my .sass-lint.yml file, i've added the following lines:

  include:
    - '**/*.s+(a|c)ss'
    - '**/*.vue'

There is any chance to get working sass lint on .vue files??

Thank you very much! And congrats for the plugin!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions