25 packages
create-stylelint
The npm init script for Stylelint.
eslint-config-hudochenkov
My ESLint configs
eslint-config-stylelint
stylelint org's shareable config for eslint
jest-preset-stylelint
Jest preset for Stylelint plugins.
postcss-inline-svg
PostCSS plugin to reference an SVG file and control its attributes with CSS syntax
postcss-not-x-child
PostCSS plugin transform :not-first-child and :not-last-child to :not(:first-child) and :not(:last-child).
postcss-sorting
PostCSS plugin to keep rules and at-rules content in order.
postcss-styled-syntax
PostCSS syntax for template literals CSS-in-JS (e. g. styled-components).
prettier-config-hudochenkov
My Prettier config
stylelint
A mighty CSS linter that helps you avoid errors and enforce conventions.
stylelint-config-hudochenkov
My Stylelint config
stylelint-config-recommended
Recommended shareable config for Stylelint
stylelint-config-standard
Standard shareable config for Stylelint
stylelint-create
The npm init script for Stylelint.
stylelint-declaration-block-order
Stylelint plugin which specifies the order of content within declaration blocks.
@stylelint/eslint-config
stylelint org's shareable config for eslint
@stylelint/npm-package-json-lint-config
A stylelint shareable config for npm-package-json-lint.
stylelint-order
A collection of order related linting rules for Stylelint.
@stylelint/postcss-css-in-js
PostCSS syntax for parsing CSS in JS literals
@stylelint/postcss-markdown
PostCSS syntax for parsing Markdown
@stylelint/prettier-config
A Stylelint shareable config for Prettier.
stylelint-property-groups-structure
Stylelint plugin which requires or disallow an empty line before property groups.
@stylelint/remark-preset
stylelint org's shareable preset for remark
stylelint-test-rule-ava
A stylelint rule tester using AVA.
stylelint-test-rule-node
A Stylelint rule tester using Node.js built-in test runner.