1.0.1 • Published 8 months ago

stylelint-config-p1ayground v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

stylelint-config-p1ayground

Getting started

install using npm

npm install --save-dev stylelint-config-p1ayground

install using pnpm

pnpm add --save-dev stylelint-config-p1ayground

.stylelint.cjs

module.exports = {
  extends: [
    "stylelint-config-p1ayground"
  ],
  .
  .
  .
};
1.0.1

8 months ago

1.0.0

8 months ago