Back to Browse

How to add Tailwind CSS to your Spring Boot Application

10.3K views
Jul 16, 2024
16:37

This is an example of how to use Tailwind CSS in your next Spring Boot application. If you just want to get up and running with Tailwind CSS you can use a CDN but this should only be used for prototyping because you will end up shipping a very large css file to production. In this tutorial you will learn how to introduce a build process to only use the styles you are using. 🔗Resources & Links mentioned in this video: GitHub Repo: https://github.com/danvega/spring-boot-tailwind Tailwind CSS: https://tailwindcss.com/ 👋🏻Connect with me: Website: https://www.danvega.dev Twitter: https://twitter.com/therealdanvega Github: https://github.com/danvega LinkedIn: https://www.linkedin.com/in/danvega Newsletter: https://www.danvega.dev/newsletter SUBSCRIBE TO MY CHANNEL: http://bit.ly/2re4GH0 ❤️

Download

1 formats

Video Formats

360pmp425.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How to add Tailwind CSS to your Spring Boot Application | NatokHD