💅 CSS interpolate-size
throws false lint/correctness/noUnknownProperty
#4549
Labels
A-Linter
Area: linter
good first issue
Good for newcomers
L-CSS
Language: CSS
S-Bug-confirmed
Status: report has been confirmed as a valid bug
Environment information
Rule name
lint/correctness/noUnknownProperty
Playground link
https://biomejs.dev/playground/?files.main.tsx=&files.index.css=OgByAG8AbwB0ACAAewAKACAAIABpAG4AdABlAHIAcABvAGwAYQB0AGUALQBzAGkAegBlADoAIABhAGwAbABvAHcALQBrAGUAeQB3AG8AcgBkAHMAOwAKAH0A
Expected result
The experimental interpolate-size is available in Chrome which allows animating between a numeric value and "auto". It doesn't yet have baseline support, but it is a valid CSS property. I would expect Biome not to fail linting when it encounters
interpolate-size
.Code of Conduct
The text was updated successfully, but these errors were encountered: