UNPKG

@anolilab/stylelint-config

Version:

Stylelint shareable config for the Anolilab stylesheet guide.

2 lines (1 loc) 262 B
"use strict";const n={rules:{"at-rule-no-unknown":[!0,{ignoreAtRules:["@tailwind","tailwind","apply","layer","config","variants","responsive","screen"]}],"function-no-unknown":[!0,{ignoreFunctions:["theme"]}],"no-descending-specificity":null}};module.exports=n;