1.1.3 • Published 1 year ago

stylelint-config-sashapop10-scss v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

stylelint-config by sashapop10

Usage

  1. Install dependency:

    npm i -D stylelint stylelint-config-sashapop10-scss prettier stylelint-config-standard-scss stylelint-config-prettier-scss stylelint-order stylelint-scss postcss-html postcss
  2. Add "extends": "sashapop10-scss" to your .stylelintrc.

  3. Add following scripts

{
  "scripts": {
    "lint:css": "stylelint \"src/**/*.{css,svelte,scss,sass}\" --fix"
  }
}
1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago