readme link fix
This commit is contained in:
parent
69060bfa49
commit
e867a7a9d3
@ -1,7 +1,7 @@
|
||||
# GoStart
|
||||
|
||||
This is a basic starter project for building web applications using Go, Tailwind CSS, and htmx. It provides a foundation for creating interactive and responsive web applications without relying on any third-party dependencies, utilizing only the packages included with the Go language by default. This module includes a minified version of HTMX and a Custom Tailwind css, so it does not depend on having ANY external programs or CDNs. If you would like to change the default styling of the app beyond the default tailwind components, you will need the standalone Tailwind Executable to rebuild the CSS to your liking.
|
||||
-_More information on custom styling can be found in the [Style readme](/web/style/readme.md)_
|
||||
-_More information on custom styling can be found in the [Style readme](web/style/readme.md)_
|
||||
|
||||
## Features
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user