UNPKG

@swis/fluo-stylelint-config-smacss

Version:

SCSS SMACSS Style - Stylelint Shareable Config for SWIS

11 lines (9 loc) 222 B
module.exports = { "extends": [ "@swis/fluo-stylelint-config", "stylelint-config-property-sort-order-smacss" ], "rules": { "order/properties-alphabetical-order": null } }