Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next.js template using Tailwind (and Twin.Macro) #177

Closed
mxro opened this issue May 7, 2022 · 1 comment
Closed

Next.js template using Tailwind (and Twin.Macro) #177

mxro opened this issue May 7, 2022 · 1 comment
Projects

Comments

@mxro
Copy link
Collaborator

mxro commented May 7, 2022

Goldstack currently provides a Next.js template that allows styling with Bootstrap (see Next.js + Bootstrap template and boilerplate).

I had a look at Tailwind earlier but always considered one CSS framework to be sufficient. However twin.macro looks like a very interesting technology that can result in really small CSS sizes without much extra effort by the developer. This is a substantial advantage over Bootstrap which always includes all CSS.

See here for discussion using esbuild: ben-rogerson/twin.macro#619

Probably best to start implementing this after support for Tailwind v3 is finalised.

@mxro mxro added this to To do in Backlog via automation May 7, 2022
@mxro
Copy link
Collaborator Author

mxro commented Aug 26, 2022

Twin.Macro does not seem to support esbuild - also may better consider using styling options for the server-side rendering template. Thus, closing this issue for now.

@mxro mxro closed this as completed Aug 26, 2022
Backlog automation moved this from To do to Done Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant