Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonaspaq/my-sass-lint-config

Sass, scss lint config for my development. Beginner friendly configuration. For Sass Lint (VS Code Extension)
https://github.com/jonaspaq/my-sass-lint-config

Last synced: 1 day ago
JSON representation

Sass, scss lint config for my development. Beginner friendly configuration. For Sass Lint (VS Code Extension)

Awesome Lists containing this project

README

        

# Sass Lint Config
This is a sass lint configuration. Beginner friendly and easy to use.

## Installation
Install Sass Lint (VS Code Extension)

Next, run this command in terminal from your project directory
```
npm install sass-lint --save-dev
```

## For more information

Refer to Sass Lint documentation [here](https://github.com/sasstools/sass-lint)