cleanup and update of jquery-colorpicker dependency

This commit is contained in:
2021-11-29 01:25:11 +01:00
parent 665970e71a
commit d02db09056
63 changed files with 13398 additions and 4845 deletions

View File

@ -0,0 +1,7 @@
{
"rules": {
"indentation": 2,
"no-descending-specificity": null
},
"extends": "stylelint-config-recommended"
}