Skip to content

Repository files navigation

Frost Stylelint Config

CI npm version npm downloads License

Stylelint shareable config for the Frost style.

Installation

npm i -D @fr0st/stylelint-config stylelint

Usage

Create stylelint.config.js:

export default {
    extends: ['@fr0st/stylelint-config'],
};

The shared config supports both CSS and SCSS. SCSS-specific rules are applied to **/*.scss.

Compatibility

  • Node ^20.19.0 || ^22.13.0 || >=24
  • Stylelint: ^17.6.0
  • File types: CSS and SCSS

About

Stylelint shareable config for the Frost style.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages