CSS Code-splitting with Tailwind
Split the CSS bundle of projects using Tailwind by creating multiple config files and including only files needed by pages from each bundle.
Astro
Split the CSS bundle of projects using Tailwind by creating multiple config files and including only files needed by pages from each bundle.
Add a sponsors component to your Starlight site to showcase your project's sponsors/affiliates.
Learn how to use Algolia's Docsearch features in your Starlight documentation with component customisation.
A guide to styling external content, such as that from a CMS, or from Markdown, when using Tailwind.
Astro middleware allows you to intercept requests, and change how they're handled. Use a custom middleware router to control where your middleware will run.
With `astro-compress` deprecated, it's time to migrate your site to newer Astro features.
Making OG images for your blog posts is a great way to make your content stand out on social media