alex cheng
alex cheng
Seems okay as long as we're making sure we escape the text properly to avoid code injections
I've got two questions here: 1. How exactly do we ensure that the things passed to `u` are valid utility classes and not classNames styled in other places? 1. How...
> We'd whitelist the margin classes. As the list of classes grows, and this pattern propagates to other components, will there be adverse effects on the component bundle size? ie...
2.6kb is not bad.. as long as we're limiting this to the margin classes it should be okay. I wonder if there are other cases to support though. Positioning perhaps?