-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Motivation
After a discussion on a React issue and seeing where Preact 11 is steering:
adding
pxis definitely a historial feature that isn't as relevant these days. Folks should be opting to use relative units rather than static units (likepx), otherwise they break their app/website to users who use zooming tools or accessibility tooling – invaliding Web Content Accessibility Guidelines.
I've seen it confuse new developers first-hand when switching between writing CSS and declaring inline styles.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request