You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any reason TW doesn't seem to have classes for CSS functions like rotateX?
I can see how one would argue with the wide range of values (0-360); but similar to the duration or delay classes, a few basic angle values for every axis like 90, 180, etc. would be for starters and then it's up to the user to extend it with custom values.
Regarding filesize: Since TW consists of modules and even better, supports tree-shaking; I don't see why some extra classes would do any harm.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any reason TW doesn't seem to have classes for CSS functions like
rotateX
?I can see how one would argue with the wide range of values (0-360); but similar to the
duration
ordelay
classes, a few basic angle values for every axis like 90, 180, etc. would be for starters and then it's up to the user to extend it with custom values.Regarding filesize: Since TW consists of modules and even better, supports tree-shaking; I don't see why some extra classes would do any harm.
Beta Was this translation helpful? Give feedback.
All reactions