1.0.1 • Published 3 years ago

stylelint-config-prophets v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

The Prophets CSS Style

Usage & installation

  1. Install with NPM
npm install --save-dev stylelint-config-prophets

Note: Our default export contains all of our StyleLint rules. It requires stylelint and stylelint-scss. It is necessary to also install these peerDependencies. Install these easily with this shortcut (NPM 5+):

npx install-peerdeps --dev stylelint-config-prophets
  1. Add "extends": "stylelint-config-prophets" to your .stylelintrc