Support for SVG attributes like rx and ry #1522
Labels
enhancement
New feature or request
type issue
Issue related to a type
upstream issue
Issue caused by a required upstream dependency
Describe the bug
I was writing a style that would be for an SVG element, and everything works great! However, I get type errors from this simple style:
Vanilla extract tells me that
rx
andry
aren't valid forComplexStyleRule
I can try to create a PR with the change, but would this change be acceptable?
Reproduction
https://codesandbox.io/p/devbox/lk7fvk?file=%2Fsrc%2FSvgStyles.css.ts%3A4%2C4
System Info
Used Package Manager
pnpm
Logs
Validations
The text was updated successfully, but these errors were encountered: