This package has been deprecated

Author message:

WARNING: This package has been renamed to "stylelint-config-fransvilhelm-order"

stylelint-preset-fransvilhelm-order

1.0.1 • Public • Published

stylelint-preset-fransvilhelm-order

Stylelint preset for Frans Vilhelm

Rules for ordering properties inside declaration blocks in css using Stylelint.

Install

$ yarn add -D stylelint-preset-fransvilhelm-order stylelint stylelint-order
# or 
npm install -D stylelint-preset-fransvilhelm-order stylelint stylelint-order

Usage

Add the line "extends": ["stylelint-preset-fransvilhelm-order"] to your .stylelintrc and you are good to go.

Shortcut: Here's a quick shortcut if you haven't added the .stylelintrc to your projects root yet

echo '{\n  "extends": ["stylelint-preset-fransvilhelm-order"]\n}' > .stylelintrc

Readme

Keywords

none

Package Sidebar

Install

npm i stylelint-preset-fransvilhelm-order

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • adambrgmn