
Angular & TailwindCSS from Scratch
There are many tutorials and posts out there about how to setup tailwindcss in an Angular application. Some work, some might not. Here is my log of how to setup, without much tinkering in configs and source code.
There are many tutorials and posts out there about how to setup tailwindcss in an Angular application. Some work, some might not. Here is my log of how to setup, without much tinkering in configs and source code.
Ever wanted to test out an angular application from not the latest stable? Here is an approach of how to do exactly this!