@absolunet/stylelint-config-core

stylelint config - Core rules

Usage no npm install needed!

<script type="module">
  import absolunetStylelintConfigCore from 'https://cdn.skypack.dev/@absolunet/stylelint-config-core';
</script>

README

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

Dependency tree

       ┌────────────────┐
       │      core      │
       └────────────────┘
                │
                │
                │
                │
                │
                ▼
       ┌────────────────┐
       │      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