I use it in all my current projects. It's easy to start and very customisable. Love it so much! I improved the speed of development 2x times by using Tailwind.
Based on our record, Tailwind CSS should be more popular than Astro Build. It has been mentiond 1025 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
For UI, I use Tailwind CSS to avoid context-switching and write styles directly in the markup. For complex components like dialogs, forms, or data tables, shadcn/ui is my go-to. It's not a library you install; you use its CLI to copy the component's code directly into your project. This gives you full ownership of the code, making customization straightforward. - Source: dev.to / 1 day ago
Tailwind CSS Drop it into your custom theme and never look back. - Source: dev.to / about 1 month ago
Tools: V0 by Vercel, shadcn/ui, React, Tailwind CSS V0 turns natural language prompts into ready-to-use React + Tailwind UI code. Ask for โa responsive SaaS dashboard with a dark theme and collapsible sidebarโ and you get production-ready code instantly, accessible, tweakable, and not locked into rigid templates. - Source: dev.to / about 2 months ago
Want to really dive in? Check out the official docs at https://tailwindcss.com or join the thriving community on Discord and Twitter. - Source: dev.to / about 2 months ago
The form is not looking that good. So let's add our own styles and make it beautiful. We will use tailwindcss for this. - Source: dev.to / 2 months ago
My motivation for completing Frontend Mentor's Contact form challenge was to test-drive my field and form packages. I also recently started using and enjoying Astro so I wanted to explore what it would be like to use it as my frontend workshop environment. I even ended up experimenting with Makefiles, Nushell, and Nix flakes within this project. Overall, I learned a lot and gained some new skills. In this post I'm... - Source: dev.to / 5 days ago
The data from HTTP Archive and Chrome UX Report cited on astro.build gives us a clear picture. Only 44% of WordPress sites pass Core Web Vitals benchmarks, while Astro (unsurprisingly) leads the pack at 63%. - Source: dev.to / 8 days ago
I recently remade my website (I know, I know) and I got a surprise when getting to reimplement an rss feed because, while Astro has a module that helps with generating an rss feed, Nuxt doesn't - at least not for V3 and consequently V4. But worry not, for making one is easy enough ! - Source: dev.to / 12 days ago
For awareness, if you want to build a SSG/SSR frontend, there's also [Astro](https://astro.build/) It lets you ship client islands to the client, which AFAIK is essentially partial hydration. - Source: Hacker News / about 1 month ago
Enter Astro. Astro allowed me to build a page from any URL pattern, server-side, include complex js driven divs, but have a 90+ lighthouse score. It still uses tailwindcss it still can use any js modules or functions that the SPA uses. So it was familiar. It did not require a whole re-think. - Source: dev.to / about 1 month ago
Bootstrap - Simple and flexible HTML, CSS, and JS for popular UI components and interactions
Hugo - Hugo is a general-purpose website framework for generating static web pages.
React - A JavaScript library for building user interfaces
Next.js - A small framework for server-rendered universal JavaScript apps
Tailwind UI - Beautiful UI components by the creators of Tailwind CSS.
Svelte - Cybernetically enhanced web apps