guides
Styling in Astro: Start with Plain CSS Before Reaching for Tailwind
How CSS works in Astro, including scoped styles, global CSS, CSS variables, and why a clean layout doesn't need a framework. With the actual CSS used to build this demo site.
Read →