| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 17.6.0 source code.tar.gz | 2026-03-26 | 854.8 kB | |
| 17.6.0 source code.zip | 2026-03-26 | 1.4 MB | |
| README.md | 2026-03-26 | 459 Bytes | |
| Totals: 3 Items | 2.3 MB | 4 | |
It adds support for extending units in languageOptions, which then apply to rules like declaration-property-value-no-unknown, and fixes 2 bugs.
- Added: support for extending units to
languageOptions(#9166) (@jeddy3). - Fixed: missing
ruleMetadatawhen linting multiple files with overrides (#9154) (@kovsu). - Fixed:
custom-property-no-missing-var-functionfalse positives fortimeline-scopeandanimation-timeline(#9164) (@splincode).