Evan Song
c20242cf1c
Fix Cloudflare Pages build ( #1285 )
...
* fix(temp): remove box shadows from tailwind config
* fix(temp): "polyfill" global during build process
* refactor: use `import.meta` instead of deprecated `process`
* oops: replace `process.server` as well
2024-07-11 05:17:04 +00:00
Evan Song
04ba76aac8
Add NavTabs component ( #1278 )
...
* feat: NavTabs component
* fix: tw config using wrong variable
* fix: actually use the config now
* fix: revert testing
2024-07-10 03:33:50 +00:00
Evan Song
dab284f339
Frontend Tailwind Fixes + Small Fixes ( #1258 )
...
* Fix Tailwind not targeting the src dir
* Merge tw fixes
* Fix footer logo alignment in mobile layout
2024-07-07 18:28:55 -07:00
Evan Song
abec2e48d4
Add TailwindCSS ( #1252 )
...
* Setup TailwindCSS
* Fully setup configuration
* Refactor some tailwind variables
2024-07-06 20:57:32 -07:00