Browsing Tag
tailwindcss
63 posts
Install Astro + React + Tailwind CSS
In this section we will install ReactJS in Astro. Astro is an all-in-one web framework for building fast,…
Top 9 Best UI Component Libraries/Frameworks in 2022 for Frontend Developers🔥
Introduction If you’re involved in web development, chances are that you’ve heard of UI component libraries and CSS…
Persistent Theme Switch (Dark mode) with Svelte (SvelteKit) & Tailwind
Quick note – This tutorial was made with the following dependency versions: "@sveltejs/kit": "next" & "tailwindcss": "^3.1.8". If…