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
Hi @layershifter! Is there anything I could do to help on this task?
Currently, I cannot use griffel on a vite project as I also use SSR, and I don't have a way to extract and inject CSS. But it works perfectly on another project that use next and webpack extraction.
@zoontek TBH I haven't investigated it yet, so I can share only generic steps...
Add support for emitting __css() as an option to @griffel/tag-processor (the same as does @griffel/webpack-extraction-plugin) i.e. embed the Babel plugin
#41 added a plugin for Vite that supports AOT. The plugin should be updated to also support CSS extraction.
The text was updated successfully, but these errors were encountered: