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
Hello, thanks for creating this practice extension.
I'm using react so there are many possible ways to add css style in js(x) file, most of them use normal css syntax. For example, styled-jsx, styled-components...
Is there any possibility to add support for such project? Or, I can fork this repo to create respective extensions for those.