You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure typography in Tailwind and components match the design specifications.
Tasks:
Review tailwind.config.js for font families, sizes, weights, line heights, letter spacing, and colors.
Check components for correct Tailwind typography classes and replace hardcoded styles.
Compare app typography with design mockups, document discrepancies, and propose fixes.
Remove all unnecessary code.
Acceptance Criteria:
Typography settings in tailwind.config.js match design specs.
Components use appropriate Tailwind classes.
Ensure typography in Tailwind and components match the design specifications.
Tasks:
Review tailwind.config.js for font families, sizes, weights, line heights, letter spacing, and colors.
Check components for correct Tailwind typography classes and replace hardcoded styles.
Compare app typography with design mockups, document discrepancies, and propose fixes.
Remove all unnecessary code.
Acceptance Criteria:
Typography settings in tailwind.config.js match design specs.
Components use appropriate Tailwind classes.
Related #202
The text was updated successfully, but these errors were encountered: