HTMX Go Todo List Application (#2 - TailwindCSS)

Опубликовано: 11 Март 2025
на канале: Web Dev Fuel
2,555
33

In this video, of the HTMX Go Todo List Application series, you'll learn how to set up TailwindCSS with a Go template and run it in development mode alongside Vite.

00:00 - Install tailwind packages
00:32 - Initialize configuration file
00:52 - Add paths to template files
01:42 - Install and set up concurrently package
02:56 - Add tailwind directives to CSS file
03:44 - Add CSS file to base template

🖥️ Repository (Source Code)
https://github.com/webdevfuel/htmx-go...