ericalli / static-site-boilerplate

A better workflow for building modern static websites.
http://staticsiteboilerplate.com
MIT License
1.74k stars 163 forks source link

FEAT: Use TailwindCSS for styling #73

Closed pascalandy closed 2 years ago

pascalandy commented 3 years ago

Is your feature request related to a problem? Please describe. Add TailwindCSS V2 for styling.

Describe the solution you'd like I simply want to style my HTML using https://tailwindcss.com/docs

Describe alternatives you've considered No, in my workflow, using TailwindCSS is a must.

Additional context Nothing to add. I think TailwindCSS is making a name for itself at this point. I never worked with scss so I don't know if that can be in conflict.

Thanks for considering :)

ericalli commented 3 years ago

I like this idea -- would make a great addition to the setup wizard as an optional library to install/include when setting up SSB. I'll stub this out soon and post a reply here when it's ready to test.

pascalandy commented 3 years ago

I'll be glad to test it.