0.0.8 • Published 3 years ago

@electronic-minds/stylelint-config-adventure v0.0.8

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
3 years ago

Adventure Stylelint Configuration

Use the same Sass coding style that we used across all Adventure components.

Install

npm install @electronic-minds/stylelint-config-adventure --save-dev

PeerDependencies have to be installed on your own:

npm install stylelint --save-dev

Usage

Add the following to your .stylelintrc file:

{
  "extends": "@electronic-minds/stylelint-config-adventure"
}
0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago