Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

We Make Websites's stylelint rules and config, customised from Shopify's

Notifications You must be signed in to change notification settings

we-make-websites/stylelint-config-OLD

 
 

Repository files navigation

stylelint-config

We Make Website's stylelint rules and config.

Installation

Run the command:

yarn add stylelint @we-make-websites/stylelint-config --dev

Usage

We Make Website's stylelint rules come bundled in @we-make-websites/stylelint-config.

To enable these rules add the following to your .stylelintrc root file:

extends: [
  '@we-make-websites/stylelint-config',
],

Versions

  • 3.#.# - Canvas projects
  • 2.#.# - Frame projects using stylelint 13 or older
  • 1.#.# - Do not use

About

We Make Websites's stylelint rules and config, customised from Shopify's

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%