Remove stylelint changes - not part of numeric history feature

This commit is contained in:
circlecrystalin 2026-01-16 12:53:02 +01:00
parent b190bf3e20
commit 373f86950a

View File

@ -12,9 +12,6 @@
"shorthand-property-no-redundant-values": null,
"color-hex-length": null,
"declaration-block-no-redundant-longhand-properties": null,
"at-rule-no-unknown": null,
"function-whitespace-after": null,
"media-feature-range-operator-space-after": null,
"media-feature-range-operator-space-before": null
"at-rule-no-unknown": null
}
}