andrewdelprete / babel-plugin-tailwind

Transform TailwindCSS classes to CSS-in-JS at build time
https://dist-hahdnoakqf.now.sh
54 stars 4 forks source link

Document how to SSR #2

Open andrewdelprete opened 6 years ago

hasusuf commented 5 years ago

Hey @andrewdelprete, thanks for this plugin! Do you have any plane to work on it again? I can provide help. However, I wanna be sure that the project is still active. I'm trying to integrate your plugin with my react SSR project. Hence, I can help to document it if everything went fine.

andrewdelprete commented 5 years ago

Hey @hasusuf! Yes I'd love for you to contribute to the docs. I need to update Tailwind and make sure the plugin can still do most of what it offers. Some SSR help would be great!

Thanks!