npm

@zthun/stylelint-config-less
TypeScript icon, indicating that this package has built-in type declarations

18.0.1 • Public • Published

StyleLint Config

This is the shared stylelint configuration for zthun scoped projects using sass instead of raw css.

Getting Started

# NPM
npm install @zthun/stylelint-config-sass --save-dev
# Yarn
yarn add @zthun/stylelint-config-sass --dev

Usage

In the stylelint config file, add the following

{
  "extends": ["@zthun/stylelint-config-sass"]
}

That's it. You now have the recommended rules for zthun scoped projects.

Package Sidebar

Install

npm i @zthun/stylelint-config-less

Weekly Downloads

55

Version

18.0.1

License

MIT

Unpacked Size

3.77 kB

Total Files

8

Last publish

Collaborators

  • zthun