Currently Bootstrap is used to build the store UI. Migrate to Tailwind CSS to provide a fresher look.
The challenge with this is that Tailwind is not "natively" integrated in to Spring Boot so it would need an approach that either uses the Tailwind CLI to generate the final CSS or use something like the maven frontend plugin.
Currently Bootstrap is used to build the store UI. Migrate to Tailwind CSS to provide a fresher look.
The challenge with this is that Tailwind is not "natively" integrated in to Spring Boot so it would need an approach that either uses the Tailwind CLI to generate the final CSS or use something like the maven frontend plugin.