DEV Community

Discussion on: CSS in 2020 - A Practical Guide

Collapse
 
cronokirby profile image
Lúcás Meier

I swear by tailwind!

It's literally made me go from being afraid to touch CSS to being happy to get to work on my personal designs :)

Collapse
 
wilsmex profile image
FollowAndrew

It is fancy! I actually started to create my own css framework based off of css grid (wilsmex.github.io/gridwork/) and realized I was basically re-creating tailwind with what I was wanting to do... :)