3.1.2 • Published 10 months ago

@seamly/stylelint-config v3.1.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
10 months ago

Seamly Stylelint-Config

This is the default stylelint-config for @seamly/* implementations.

Installation

yarn add -D @seamly/stylelint-config
// or
npm install -D @seamly/stylelint-config

Usage

This package can be used as @seamly/stylelint-config following the Stylelint documentation on Extending configurations.

Within .stylelintrc.js

module.exports = {
  ...
  extends: [
    '@seamly/stylelint-config'
  ]
  ...
}
3.1.2

10 months ago

3.1.1

1 year ago

3.1.0

1 year ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

1.2.0

3 years ago

2.0.0

3 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.0-beta.1

4 years ago