Commit Graph

6 Commits

Author SHA1 Message Date
tycrek 093f84b6fb
fix: added missing link variable to Tailwind theme 2022-12-24 19:12:14 -07:00
Facinorous e6b1e72ef7 - Fix txtPrimary & txtSecondary class positions
- Add linkPrimary class for link colour
2022-11-29 18:45:15 -05:00
tycrek 9055cfeaff
fix: Viewer not overriding default styles with host-set theme
Added [Tailwind's `@layer` directive](https://tailwindcss.com/docs/adding-custom-styles#using-css-and-layer) to fix specificity overruling
2022-09-02 16:53:10 -06:00
tycrek 1f94513e1c
Added theme system 2022-04-18 11:24:59 -06:00
tycrek bab0e42a04
Converted view page to Tailwind 2021-10-15 13:49:35 -06:00
tycrek 75c26fb4db
Added necessary code for PostCSS/Tailwind compilation 2021-10-15 11:18:51 -06:00