Try breaking rules
All checks were successful
Flare Microsystems Git/FlarePublic/gitea-themes/pipeline/pr-master This commit looks good

This commit is contained in:
Vulpovile
2025-01-11 14:45:05 -08:00
parent 9e1a7b2505
commit d64a2c86e6
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"extends": "stylelint-config-standard",
"rules":{
"color-function-notation": "legacy"
}
"color-function-notation": "legacy"
}
}