module.exports = { extends: [ "@anolilab/stylelint-config", ], rules: { // Only for Tailwind support "at-rule-no-unknown": [ true, ...
確定! 回上一頁