Files
infoscreen/.stylelintrc.json

7 lines
91 B
JSON

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