tailwind-HTT
Tailwind assignment
#FOR CONTEXT :
The aim of the challenge is to add tailwindcss to your HTML document and use the classes provided by tailwind to do the following
- Create 3 boxes with different color
- use tailwindcss to change how the way the boxes are laid out on desktops and on mobile
- On desktop they should be laid out horizontally
- On mobile they should be laid out vertically