1
0
Fork 0
forked from gitea/nas

chore(deps): update dependency stylelint-config-standard-scss to v15 (#34658)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ChaosExAnima <ChaosExAnima@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-19 14:46:11 +02:00 committed by GitHub
parent 4372d17114
commit 8ab2c4a9fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 792 additions and 561 deletions

View file

@ -15,6 +15,7 @@ module.exports = {
rules: {
'at-rule-empty-line-before': null,
'color-function-notation': null,
'color-function-alias-notation': null,
'color-hex-length': null,
'declaration-block-no-redundant-longhand-properties': null,
'no-descending-specificity': null,