hugo-page-test/.stylelintrc.json

6 lines
68 B
JSON
Raw Normal View History

2024-01-12 20:47:33 +00:00
{
"extends": [
"stylelint-config-standard-scss"
]
}