Add jenkinsfile to verify CSS, fix errors
Some checks failed
Flare Microsystems Git/FlarePublic/gitea-themes/pipeline/pr-master There was a failure building this commit

This commit is contained in:
Vulpovile
2025-01-11 14:22:14 -08:00
parent 6ec0b16c6e
commit dbc99cd70e
6 changed files with 98 additions and 54 deletions

3
.stylelintrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "stylelint-config-standard"
}