@strg/stylelint-config-scss

1.1.0 • Public • Published

stylelint-config-scss

Standard linting configuration for SCSS by STRG.

Installation

# install with npm
npm install -D @strg/stylelint-config-scss

# or with yarn
yarn add -D @strg/stylelint-config-scss

Usage

// stylelint.config.js
module.exports = {
  extends: [
    '@strg/stylelint-config-scss'
  ]
}

Versioning

This project adheres to Semantic Versioning.

Package Sidebar

Install

npm i @strg/stylelint-config-scss

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

2.94 kB

Total Files

4

Last publish

Collaborators

  • tyriis
  • ajobi
  • tronstoner