1.0.0 • Published 7 years ago
@ufhealth/stylelint-config-standard v1.0.0
@ufhealth/stylelint-config-standard
The shareable stylesheet standard for UF Health web development.
Key features
- Based on
stylelint-config-standard - SCSS
@rulesupport - Enforces block separation with newlines
- Strict hex color formatting (uppercase, full-length only)
Installation & usage
yarn install @ufhealth/stylelint-config-standardIn your .stylelintrc, stylelint.config.js or package.json#stylelint:
{
"extends": "@ufhealth/stylelint-config-standard"
}1.0.0
7 years ago