Merge branch 'main' of https://github.com/widgeter/astrowind
This commit is contained in:
@@ -320,6 +320,7 @@ const metadata = {
|
||||
title="Frequently Asked Questions"
|
||||
subtitle="Dive into the following questions to gain insights into the powerful features that AstroWind offers and how it can elevate your web development journey."
|
||||
tagline="FAQs"
|
||||
classes={{ container: 'max-w-6xl'}}
|
||||
items={[
|
||||
{
|
||||
title: 'Why AstroWind?',
|
||||
@@ -375,7 +376,7 @@ const metadata = {
|
||||
}}
|
||||
>
|
||||
<Fragment slot="title">
|
||||
Astro + <br class="block sm:hidden" /><span class="sm:whitespace-nowrap">Tailwind CSS</span>
|
||||
Astro + <br class="block sm:hidden" /><span class="sm:whitespace-nowrap">Tailwind CSS</span>
|
||||
</Fragment>
|
||||
|
||||
<Fragment slot="subtitle">
|
||||
|
Reference in New Issue
Block a user