You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**AstroWind** is a free and open-source template to make your website using **[Astro](https://astro.build/) + [Tailwind CSS](https://tailwindcss.com/)**. Ready to start a new project and designed taking into account best practices. 🌟 **Most *starred* & *forked* Astro theme in 2022**.
6
+
**AstroWind** is a free and open-source template to make your website using **[Astro](https://astro.build/) + [Tailwind CSS](https://tailwindcss.com/)**. Ready to start a new project and designed taking into account best practices. 🌟 **Most _starred_ & _forked_ Astro theme in 2022**.
7
7
8
8
## Features
9
9
@@ -88,7 +88,7 @@ Inside AstroWind template, you'll see the following folders and files:
88
88
│ | | ├── post-slug-1.md
89
89
│ | | ├── post-slug-2.mdx
90
90
│ | | └── ...
91
-
│ | └-- config.js
91
+
│ | └-- config.ts
92
92
│ ├── layouts/
93
93
│ | |── BaseLayout.astro
94
94
│ | └── ...
@@ -104,7 +104,7 @@ Inside AstroWind template, you'll see the following folders and files:
<spanclass="font-semibold underline decoration-wavy decoration-1 decoration-primary-600 underline-offset-2">AstroWind</span> is a production ready template to start your new website using <em>Astro</em> + <em>Tailwind CSS</em>. It has been
21
-
designed following Best Practices, SEO, Accessibility, <spanclass="inline sm:hidden">...</span><span
0 commit comments