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
I am using chakra-ui on a few websites and enjoy the components, the prop interface, etc. But my theme styling stopped applying after a routine package update.
Finding the underlying cause is nearly impossible as the theme system is so opaque. I can't tell where the point of failure is.
When moving back to plain-old @emotion/* - I realize how many things chakra-ui does to help I've taken for granted. Still - there is a general burden of having a potentially overengineered framework as a dependency can be a very big hassle down the road.
What motivated you to create spicy-ui? Do you have any guidelines you use to make things more maintainable?
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.
-
Hi! Thank you for the project!
I am using chakra-ui on a few websites and enjoy the components, the prop interface, etc. But my theme styling stopped applying after a routine package update.
Finding the underlying cause is nearly impossible as the theme system is so opaque. I can't tell where the point of failure is.
I found this project through chakra-ui's styled-system thread: chakra-ui/chakra-ui#4614 -> styled-system/styled-system#1547 (comment)
When moving back to plain-old
@emotion/*
- I realize how many things chakra-ui does to help I've taken for granted. Still - there is a general burden of having a potentially overengineered framework as a dependency can be a very big hassle down the road.What motivated you to create spicy-ui? Do you have any guidelines you use to make things more maintainable?
Beta Was this translation helpful? Give feedback.
All reactions