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

absolunet/stylelint-config

Repository files navigation

stylelint config

Tests Lerna

Opinionated stylelint extendable config.

Rulesets

Package Version Description Documentation
@absolunet/stylelint-config-core npm Core rules docs
@absolunet/stylelint-config-scss npm SCSS docs
@absolunet/stylelint-config-salesforce npm Salesforce docs
@absolunet/stylelint-config-pwastudio npm PWA Studio docs

Dependency tree

  graph TD;
    core --> scss & pwastudio
    scss --> salesforce

Install

$ npm install @absolunet/stylelint-config-[RULESET]

Usage

Add some stylelint config to your .stylelintrc.yaml:

extends: '@absolunet/stylelint-config-[RULESET]'

Used plugins

Related

Documentation

See the full documentation for an in-depth look.

See the Changelog to see what has changed.

Contribute

See the Contributing Guidelines for ways to get started.

See the Support Guide for ways to get help.

See the Security Policy for sharing vulnerability reports.

This project has a Code of Conduct. By interacting with this repository, organization, or community you agree to abide by its terms.

License

MIT © Absolunet