module.exports = { extends: ['stylelint-config-recommended', 'stylelint-config-prettier'], customSyntax: '@stylelint/postcss-css-in-js', }