Files
infoscreen/.stylelintrc.json
2025-10-10 15:20:14 +00:00

7 lines
91 B
JSON

{
"extends": [
"stylelint-config-standard",
"stylelint-config-tailwindcss"
]
}