module.exports = { extends: ["stylelint-config-standard", "stylelint-config-tailwindcss"], rules: { // You can adjust rules here }, };