1.1.0 • Published 6 months ago

@nimblehq/stylelint-config-nimble v1.1.0

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

@nimblehq/stylelint-config-nimble

This package provides Stylelint base rules

Installation

  npm install --save-dev @nimblehq/stylelint-config-nimble

Usage

Add @nimblehq/stylelint-config-nimble to the extends section of your .stylelintrc.js configuration file.

{
  "extends": [
      "@nimblehq/stylelint-config-nimble"
  ],
  "rules": {
    // Additional, per-project rules...
  }
}

License

This project is Copyright (c) 2022 and onwards Nimble. It is free software and may be redistributed under the terms specified in the LICENSE file.

About

Nimble

This project is maintained and funded by Nimble.

We love open source and do our part in sharing our work with the community! See our other projects or hire our team to help build your product.