Skip to content

Shareable stylesheet standard for UF Health web development

License

Notifications You must be signed in to change notification settings

UFHealth/stylelint-config-standard

Repository files navigation

@ufhealth/stylelint-config-standard

The shareable stylesheet standard for UF Health web development.

NPM (scoped) Build Status

Key features

  • Based on stylelint-config-standard
  • SCSS @rule support
  • Enforces block separation with newlines
  • Strict hex color formatting (uppercase, full-length only)

Installation & usage

yarn install @ufhealth/stylelint-config-standard

In your .stylelintrc, stylelint.config.js or package.json#stylelint:

{
  "extends": "@ufhealth/stylelint-config-standard"
}

About

Shareable stylesheet standard for UF Health web development

Resources

License

Stars

Watchers

Forks

Packages

No packages published