Closed lukeshafer closed 1 year ago
Major CSS refactor in progress starting with 1ac380e.
Goal: remove CSS dependencies outside of Tailwind to allow design consistency
This will be achieved by using primarily utility classes, and using components instead of component classes.
example: the page-header
css class is now a <PageHeader />
Astro component.
Go through the site and fix little CSS things. For example: