Any channce updating the tutorial to tailwind 2?
Using this tutorial now (as apposed to 9 months ago) - so basically just follwoing the steps from the tutorial, and executing npm install tailwindcss --save as (it's mentioned) would produce results (so no errors) that look different, e.g.
- the buttons are not visible anymore.
- green color is not applied
- positioning is a little different.
Thank you.
Any channce updating the tutorial to tailwind 2?
Using this tutorial now (as apposed to 9 months ago) - so basically just follwoing the steps from the tutorial, and executing
npm install tailwindcss --saveas (it's mentioned) would produce results (so no errors) that look different, e.g.Thank you.