mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 16:24:25 +00:00
532f166c4d
Enable [shorthand matching](https://github.com/AndyOGo/stylelint-declaration-strict-value#expandshorthand) in this lint rule and match color properties by regex. Patterns like this will now fail lint: ```css background: #123456; border: 1px sold rgba(0,0,0,0); ``` |
||
---|---|---|
.. | ||
css | ||
fomantic | ||
js | ||
svg |