Benjamín Guzmán

Results 1 comments of Benjamín Guzmán

My work around is to use tailwind's watch mode. It is simple, just requires to change the `package.json`, `tailwind.config.js` and`angular.json` package.json (This will only work on *unix, though) ```json "scripts":...