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.