ttcli 1.8.0 released which allows to select between Tailwind CSS 3 or the new version 4. Also some of the webjars have been updated. See github.com/wimdeblauwe/... for details. #springboot #thymeleaf #livereload
2
1
0
0
ttcli 1.8.0 released which allows to select between Tailwind CSS 3 or the new version 4. Also some of the webjars have been updated. See github.com/wimdeblauwe/... for details. #springboot #thymeleaf #livereload
Been wanting to add #livereload for a few days.
Sheek already uses a #websocket to connect the server/client, so that part was already handled.
I ended up using the built-in #nodejs file watcher for the other bit and it works great!
#javascript #fullstack #webdev