svelte-society/sveltesociety.dev

Styling updates

brittneypostma opened this issue · 1 comments

Originally css variables were used to style inside the style tags with vanilla CSS. However, tailwind has been added and most files need to be updated. There are lots of optimizations that could happen as well by adding more top level styles to tailwind config instead of styling individual elements.

merged