Show HN: Uisual – Free Tailwind CSS Components and Templates (No JavaScript)
19 points by henlo 10 months ago | 7 commentsAll the components and templates can be copied for free for personal or commercial projects. No sign-up, no attribution required. Simply copy the component and paste it into your Tailwind CSS project, or copy the template to get started.
I'm updating the library every week, so new free Tailwind CSS components and templates will be dropping next week. They're all designed with simplicity in mind, so you can easily customize them yourself. No JS, just plain HTML and Tailwind CSS.
P.S.: I'm a designer, decided to learn Vue JS a month ago with the help of ChatGPT, and this is the result.
- FractalHQ 10 months agoNice! I still think making your own utility classes is far better in many ways than using Tailwind, but that isn’t the point of this learning project. Congrats!
- meiraleal 10 months agoI just removed tailwind from a big project (~20k lines) and it was so easy while improving DX, bundle size, etc. I used to love tailwind but that was just me not knowing enough CSS.
- floydnoel 10 months agothat works fine for solo projects but falls apart in dynamic team environments. much better to have one set of utilities to learn once and use everywhere, i think, than to have to read through hundreds or thousands of lines of CSS scattered across multiple files to figure out what is going on.
- leonhard 10 months agoCan you elaborate how you usually implement this?
- meiraleal 10 months ago
- namanyayg 10 months agonice to see more tailwind resources popping up! congrats on the launch
why no js?
- 10 months ago