Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

stylelint-config-scss 1.1.7

Install from the command line:
Learn more about npm packages
$ npm install @strg-at/stylelint-config-scss@1.1.7
Install via package.json:
"@strg-at/stylelint-config-scss": "1.1.7"

About this version

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-at/stylelint-config-scss'
  ]
}

Versioning

This project adheres to Semantic Versioning.

Details


Assets

  • stylelint-config-scss-1.1.7.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0