Go to file
2024-12-27 20:32:15 +01:00
assets/css rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
views rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
.gitignore rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
go.mod rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
LICENSE rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
main.go rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
package-lock.json rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
package.json rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
README.md rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
tailwind.config.js rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00

Bookholder APP

Build CSS

npx tailwindcss -i ./public/css/input.css -o ./public/css/master.css --watch