• File: .stylelintrc.json
  • Full Path: /home/docteuh/www/plugins/fusion-builder/inc/lib/.stylelintrc.json
  • Date Modified: 11/20/2023 6:12 PM
  • File size: 560 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
  "extends": "stylelint-config-wordpress",
  "rules": {
    "selector-pseudo-element-colon-notation": null,
    "max-line-length": null,
    "font-family-no-missing-generic-family-keyword": null,
    "font-family-name-quotes": null,
    "font-weight-notation": null,
    "no-descending-specificity": null,
    "selector-attribute-quotes": null,
    "declaration-property-unit-whitelist": null,
    "declaration-block-no-shorthand-property-overrides": null,
    "color-named": null,
    "selector-type-no-unknown": null,
    "function-url-quotes": null
  }
}