Tailwind: style your site without writing any CSS
1–10 of 185 posts
Re: Tailwind: style your site without writing any CSS
#2And due to the lack of tooling, it's hard to refactor CSS (removing duplicate code, etc.) so I'm not sure how scalable it is to adhere to what the OP says for a long time.
Re: Tailwind: style your site without writing any CSS
#3Re: Tailwind: style your site without writing any CSS
#4Re: Tailwind: style your site without writing any CSS
#5Ok then.
Re: Tailwind: style your site without writing any CSS
#6Style your site with "only" 291KiB of CSS (24KiB compressed)?
Re: Tailwind: style your site without writing any CSS
#7Style your site with "only" 291KiB of CSS (24KiB compressed)?
> By comparison Tailwind seems really heavy (over 1.5x larger than Bootstrap!), but it turns out that this comparison isn't totally fair.
Re: Tailwind: style your site without writing any CSS
#8>I’m not a frontend developer and you definitely should not take advice from me. Ok then.
Re: Tailwind: style your site without writing any CSS
#9>I’m not a frontend developer and you definitely should not take advice from me. Ok then.
Re: Tailwind: style your site without writing any CSS
#10I use Bulma (discussed at the end) for all my projects. It's very easy and quick to get started with, but I found myself diverging from this style when I was starting to add new CSS of my own, to get the pages to look exactly how I wanted them. And due to the lack of tooling, it's hard to refactor CSS (removing duplicate code, etc.) so I'm not sure how scalable it is to adhere to what the OP says for a long time.