https://github.com/yoctol/stylelint-config-yoctol
Yoctol's stylelint config
https://github.com/yoctol/stylelint-config-yoctol
stylelint stylelint-config
Last synced: about 1 year ago
JSON representation
Yoctol's stylelint config
- Host: GitHub
- URL: https://github.com/yoctol/stylelint-config-yoctol
- Owner: Yoctol
- Created: 2016-09-21T04:28:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T19:26:03.000Z (about 1 year ago)
- Last Synced: 2025-04-14T10:53:16.571Z (about 1 year ago)
- Topics: stylelint, stylelint-config
- Language: JavaScript
- Homepage:
- Size: 1.23 MB
- Stars: 3
- Watchers: 11
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# stylelint-config-yoctol
[![npm version][npm-image]][npm-url]
[](https://circleci.com/gh/Yoctol/stylelint-config-yoctol)
[](https://greenkeeper.io/)
## Rules overwritten
- extends: [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard)
- plugins: [stylelint-order](https://github.com/hudochenkov/stylelint-order)
- `order/properties-order`: Follow [css-property-sort-order-smacss](https://github.com/cahamilton/css-property-sort-order-smacss/blob/master/index.js)
- `value-keyword-case`: ignore `dummyValue` for `styled-component` usage
[npm-image]: https://badge.fury.io/js/stylelint-config-yoctol.svg
[npm-url]: https://www.npmjs.com/package/stylelint-config-yoctol
[circle-image]: https://circleci.com/gh/Yoctol/stylelint-config-yoctol.svg?style=svg
[circle-url]: https://circleci.com/gh/Yoctol/stylelint-config-yoctol