0.3.0 • Published 1 year ago
@maxmilton/stylelint-config v0.3.0
@maxmilton/stylelint-config
Stylelint configuration with support for XCSS via ekscss and an opinionated property order.
Property order defined as:
Note: Very new, seldom used, or poorly supported properties are not included in the groups.
- Position
- Box model & layout
- Typography
- Remaining properties sorted alphabetically
Installation
- Add dependencies to your project:
npm install --save-dev @maxmilton/stylelint-config stylelint-config-standard- Add to your stylelint configuration:
.stylelintrc:
{
"extends": ["stylelint-config-standard", "@maxmilton/stylelint-config"]
}Prior Art
This package is based on of the best ideas from:
- https://github.com/ream88/stylelint-config-idiomatic-order
- https://github.com/hudochenkov/stylelint-config-hudochenkov
- https://github.com/constverum/stylelint-config-rational-order
- https://github.com/stormwarning/stylelint-config-recess-order
License
MIT license. See LICENSE.
© 2024 Max Milton
0.3.0
1 year ago
0.2.0
1 year ago
0.1.0
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.0.14
3 years ago
0.0.15
3 years ago
0.0.13
3 years ago
0.0.11
3 years ago
0.0.12
3 years ago
0.0.10
4 years ago
0.0.9
5 years ago
0.0.8
5 years ago
0.0.7
5 years ago
0.0.6
5 years ago
0.0.5
5 years ago
0.0.4
5 years ago
0.0.3
5 years ago
0.0.2
5 years ago
0.0.1
5 years ago