{ "extends": [ "./.stylelintrc.json" ], "plugins": [ "stylelint-scss" ], "rules": { "at-rule-no-unknown": null, "scss/at-rule-no-unknown": true } }