a-pass
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

.stylelintrc
text/plain

Download raw (187 bytes)

{
    "extends": "./node_modules/stylelint-config-idiomatic-order/index.js",
    "rules": {
        "declaration-block-single-line-max-declarations": 1,
        "indentation": 4,
    }
}