Détail du package

stylelint-config-rive

guoyunhe264GPL-3.02.0.0

Stylelint shareable configuration for RiVE projects

rive, stylelint, stylelint-config, standard

readme

changelog

Changelog

2.0.0 - 2024-01-14

  • BREAKING CHANGE: updated stylelint 14.x to 16.x
  • BREAKING CHANGE: removed @stylelint/postcss-css-in-js and there is no css-in-js support anymore
  • BREAKING CHANGE: updated stylelint-config-standard-scss 4.x to 13.x
  • BREAKING CHANGE: removed stylelint-config-prettier
  • BREAKING CHANGE: added stylelint-prettier plugin and stylelint-prettier/recommended config
  • Changed license from GPL-3.0 to MIT

1.2.0

  • Remove stylelint-recommended-standard-less
  • Ignore build, coverage, dist, lib and node_modules folders
  • Add React style and CSS-in-JS support

1.1.1

  • Fix postcss-scss dependency

1.1.0

  • Extend stylelint-config-standard-scss and add postcss-scss syntax
  • Extend stylelint-recommended-standard-less and add postcss-less syntax

1.0.0

  • Extend Stylelint standard configuration
  • Extend Prettier configuration