euaaaio / logux-stylelint-config

Stylelint shareable config for Logux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logux Stylelint Config

Shareable Stylelint config and best practice for CSS.

Sponsored by Evil Martians

Install

yarn add --dev @logux/stylelint-config stylelint

Usage

Add this config to package.json or other Stylelint config files.

  "stylelint": {
    "extends": "@logux/stylelint-config"
  }

About

Stylelint shareable config for Logux

License:MIT License


Languages

Language:JavaScript 100.0%