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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,6 @@ Main features:
14
14
* Markdown processing - the project README you see here is processed through the system
15
15
* Support for [Twind](https://twind.dev/) - Twind is a Tailwind-compatible styling approach
16
16
* State management through [Sidewind](https://sidewind.js.org/) - Sidewind has been configured as a script to the project so you can use it to add state to your components
17
-
* Basic components - I.e., `BaseLayout`, `Link`, etc.
17
+
* Basic components - I.e., `BaseLayout`, `SiteLink`, etc.
18
18
19
19
To learn more, see [Gustwind documentation](https://gustwind.js.org/).
0 commit comments