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
As we're currently moving into a next generation of tooling and it's not save to assume that most projects use babel anymore,
I wonder If it might be valuable to have a new transpiler doing everything babel-plugin-styled-components does but as a standalone solution?
Has this already been considered? Or is this something that you'd consider interesting for the future?
Background:
Remix does not expose it's compiler therefore needing Support SSR without the babel plugin - If the standalone solution would be very lightweight. It might be sensible to build it into remix.
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
-
As we're currently moving into a next generation of tooling and it's not save to assume that most projects use babel anymore,
I wonder If it might be valuable to have a new transpiler doing everything babel-plugin-styled-components does but as a standalone solution?
Has this already been considered? Or is this something that you'd consider interesting for the future?
Background:
Beta Was this translation helpful? Give feedback.
All reactions