Site logo

Archived topic

Recommended CSS Framework ?

7 replies · Started by Fabien on May 6, 2020

Viewing posts 1–8 of 8

Hi,

With Unsemantic framework going away (soon) of GP, is there a CSS Framework that you would recommend to use with GP ? Bulma ? Tailwind ? Bootstrap ?

Thanks

Hi there,

Honestly, I would recommend staying away from them at this point. It's so easy to build out your columns/grid with flexbox, and that way you only write the CSS you need.

The trouble with frameworks is you end up with a lot of CSS that never gets used.

Thanks Tom I'll try this route. Also note that with TailwindCSS you can generate only the css you need.

Awesome, then that might be the way to go :)

With Unsemantic framework going away (soon) of GP

Is this statement true?

Hi there,

we will be replacing Unsemantic with CSS Flexbox in a future release.
However to maintain backward compatibility any site currently using Unsemantic will continue to do so.

Thanks for the clarification!

You're welcome

This archived topic is closed to new replies.