This PR ports all the website's pages to Tailwind. The website now should be completely independent from the current CSS files.
If any of the components did not make complete use of Tailwind's classes, then it would be getting its CSS from a scoped style tag in the same component file.
This PR ports all the website's pages to Tailwind. The website now should be completely independent from the current CSS files.
If any of the components did not make complete use of Tailwind's classes, then it would be getting its CSS from a scoped style tag in the same component file.