-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: upgrade tailwind to v3 #325
Conversation
This reverts commit c33dec0.
this PR just needs |
Codecov Report
@@ Coverage Diff @@
## bridge-template #325 +/- ##
================================================
Coverage 63.39% 63.39%
================================================
Files 87 87
Lines 2448 2448
Branches 288 288
================================================
Hits 1552 1552
Misses 828 828
Partials 68 68
*This pull request uses carry forward flags. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@cyberhorsey done! |
* svelte typescript daisyui tailwind vite rollup template * WIP:svelte/daisy/tailwind/vite/rollup template * github actions * pnpm jest * pnpm * pnpm lock * badges for readme * Update README.md Co-authored-by: David <104078303+davidtaikocha@users.noreply.github.com> * Update packages/ui/.eslintignore Co-authored-by: shadab-taiko <108871478+shadab-taiko@users.noreply.github.com> * lints * Update packages/ui/.eslintrc.cjs Co-authored-by: shadab-taiko <108871478+shadab-taiko@users.noreply.github.com> * npx/npm => pnpm * unused test var * theme, localization, token store, basic form, layout * dropdowns, form buttons * i18n * rm assets and use icons * get bridge address dynamically by set chainID * disconnect * toasts * pnpm lock * Update packages/ui/index.html Co-authored-by: d1onys1us <dave@taiko.xyz> * Update .husky/pre-commit Co-authored-by: d1onys1us <dave@taiko.xyz> * Update pnpm-workspace.yaml Co-authored-by: d1onys1us <dave@taiko.xyz> * fix(bridge): remove bridge ui theme (#324) * [bridge] remove theme-change * [bridge] remove unused icon * feat: upgrade tailwind to v3 (#325) * convert from cjs to js * [bridge] upgrade tailwind to v3 * Revert "convert from cjs to js" This reverts commit c33dec0. * [bridge] change neutral color * package-lock * rn unused libs + lock file * ui => bridge-ui, rm package-lock.json * pnpm tests * try fix * try fix * try fix Co-authored-by: David <104078303+davidtaikocha@users.noreply.github.com> Co-authored-by: shadab-taiko <108871478+shadab-taiko@users.noreply.github.com> Co-authored-by: d1onys1us <dave@taiko.xyz> Co-authored-by: dantaik <99078276+dantaik@users.noreply.github.com> Co-authored-by: David Weisiger <dweisiger@gmail.com>
No description provided.