This website requires JavaScript.
Explore
Help
Sign In
efim
/
golang-templ-and-tailwind
Watch
1
Star
0
Fork
You've already forked golang-templ-and-tailwind
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
81235e3ce6
golang-templ-and-tailwind
/
hello.templ
5 lines
73 B
Plaintext
Raw
Blame
History
package main
templ hello(name string) {
<div>Hello, {name}</div>
}
Reference in New Issue
View Git Blame
Copy Permalink