Hi, I'm new to Laravel, but have experience with PHP and docker, I've been working on setting up my test environment using the Docker deployment with Sail.
Now I have found multiple instruction on how to set up Tailwind CSS with Laravel but none them seem to fit the Docker/Sail combo.
Are there any simple ways of doing this during Sail deployment or do I need to construct my own Docker cluster?