stylelint-config-lost

0.0.3 • Public • Published

stylelint-config-lost

Lost grid config for stylelint.

Build Status

Tweaks stylelint rules to accept lost grid specific syntax.
Can be used with any other config, e.g. stylelint-config-standard.

Installation

npm install stylelint-config-lost --save-dev

Usage

{
  "extends": [
    "stylelint-config-standard",
    "stylelint-config-lost"
  ],
  "rules": {
    [...]
  }
}

License

MIT © Ivan Serniaev

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1,441
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1,441
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i stylelint-config-lost

Weekly Downloads

1,441

Version

0.0.3

License

MIT

Last publish

Collaborators

  • delorge