Description
There are several things on the website that used across all pages to defines the looks and feels. This is its design system which includes elements likes:
- Fonts
- Colors
- Images (specifically ones like logos and icons)
So we need to configure those on the website in a way that it can be easy reused by all developers on the project.
Acceptance Criteria
- Add all fonts and colors related to website inside
tailwind.config.ts
- Add logos and favicons appropriates folders (
assets or public)
- Add custom icons from the design to assets
Resources
Design File
Description
There are several things on the website that used across all pages to defines the looks and feels. This is its design system which includes elements likes:
So we need to configure those on the website in a way that it can be easy reused by all developers on the project.
Acceptance Criteria
tailwind.config.tsassetsorpublic)Resources
Design File