2.0.0 • Published 6 years ago

neutrino-preset-stylelint-l3e v2.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Neutrino preset with Stylelint l3e configuration

NPM version

neutrino-preset-stylelint-l3e is a Neutrino preset that adds Stylelint support with pre-configured l3e Stylelint configuration.

Requirements

  • Node.js v6 LTS, v8, v9
  • Yarn v1.2.1+, or npm v5.4+
  • Neutrino v8

Installation

Yarn

❯ yarn add --dev neutrino-preset-stylelint-l3e

npm

❯ npm install --save-dev neutrino-preset-stylelint-l3e

Documentation

Install this preset to your development dependencies, then set it in .neutrinorc.js:

  module.exports = {
    use: [
      'neutrino-preset-stylelint-l3e'
    ]
  }
2.0.0

6 years ago

1.1.0

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago