Replies: 2 comments 1 reply
-
This is kind of against the Tailwind philosophy. If you’re using React/Vue/similar, then you can create a |
Beta Was this translation helpful? Give feedback.
-
whatever works for you dude. "NO YOU HAVE TO DO IT ALL WITH TAILWINDCSS COMPLETE FULL" I for one, wouldnt see necessarily a problem with using tailwindcss and say, semantic ui or something. Maybe need to prefix some things? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
While using tailwindcss and tailwindUI I noticed that it takes time to setup some base style to get up running. I used GitHub's Primer CSS and like in many other frameworks there are some components predefined. As far as I know solves tailwind this issue by stating that one should divide an application in different components. However I personally think that it is absolute viable to have a set of minimal styles which can be applied easily for prototyping purposes, e.g. Buttons.
What do you think about it?
Beta Was this translation helpful? Give feedback.
All reactions