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
Use case
Custom emotion wrappers, I want to put some styling logic into a centralized, single piece of code - my own version of styled that I'm going to use across my entire app. It will be only a thin wrapper around standard emotion, so ideally I'd like to use existing babel plugin.
Implementation
I'm ofc willing to work on this, would like to get approval from you first though before I start to work on this.
The text was updated successfully, but these errors were encountered:
babel options
input
actual
expected
Use case
Custom emotion wrappers, I want to put some styling logic into a centralized, single piece of code - my own version of
styled
that I'm going to use across my entire app. It will be only a thin wrapper around standard emotion, so ideally I'd like to use existing babel plugin.Implementation
I'm ofc willing to work on this, would like to get approval from you first though before I start to work on this.
The text was updated successfully, but these errors were encountered: