howtocards
Save and share your solutions
refactor(lib/theme-context): use objects instead of switch/case
fix(lib/theme-context): remove console log
feat(lib/theme-context): add support for prefers-color-scheme
chore: add DATABASE_HOST env var
chore: location should be correct in nginx config
feat: upgrade to edition 2018
style: reformat with new rustfmt
feat(features/users): add common template and page skeleton
refactor(features/cards): split common template to smaller components
fix(features/common): link to user
refactor(features/common): header navigation
fix(ui/atoms): remove Button.Primary in favor of the ButtonPrimary
refactor(app): move styled under main component definition
feat(features/users): init feature