kubrick/.stylelintrc.json
2024-09-09 22:32:08 +07:00

5 lines
56 B
JSON

{
"extends": [
"@syntatis/stylelint-config"
]
}