Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.
- Communicating for Development
- Pages
- Screens
- Spacing & Grid Systems
- Interaction States
- Content States
- Styles
- Review of Screens, Spacing, Content States and Interactions 5 questions
- Components
- Assets: Naming & Resolution
- Assets: Format, Performance, and Exporting
- Final Design Handoff
- Review Preparing Design Files 5 questions
Instruction
Styles
Contents
Use styles for colors and typography
Styles are a common feature in design tools that help designers use consistent colors and typography. Developers appreciate seeing styles too, because it's easier to map the styles to variables and existing styles in the codebase or design system.
Colors
For e...