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
[Find the dependency from this table https://github.com//issues/455#issuecomment-2057437256 and replace this text with the link to the issue in a bullet]
Overview
We need to create Design System Typography Component HTML and SASS / connect Figma design to finished code, and build microsite page so that developers can see and easily change component examples, states, code and location.
You will continue to follow the instructions in CONTRIBUTING.md file
Action Items
Review the Microsite page mockup you will be working from (Resource 1.01)
Name the Branch you create Typography
Determine if any JS or CSS hacks need to be included to style this component (see Resource 1.02 for examples of prior hacks). If you need to use a hack, don't forget to update the examples.
Include necessary files in the /docs folder (Resource 1.03) and project config file mkdocs.yml (Resource 1.04)
Determine what variables are needed for this component and add them to variables.scss (Resource 1.05)
Code Microsite component page
file locations
md file goes into the /docs folder (Resource 1.03)
SASS file goes into the /docs/components/sass/components folder (Resource 1.06)
Create variables in sass sheet as necessary, add color varialbles with name determined by HTML Color Codes (Resource 1.07, 1.08)
Create component classes and states within the page
Include Files via code snippets to create the code section (see Resource 1.09 for details)
Add links to SASS and Markdown files below the code (see examples in Resource 1.10)
Review template frontend for errors
Make a PR
Once PR is merged
connect component in Figma to GitHub Files (Resource 1.10)
Add links to Resources gathered during the completion of this issue section
2.01 MD file(s) created
2.02 SASS file(s) created
2.03 link to Header Microsite page on live site: If the site is live when this issue is worked on.
Dependencies
[Find the dependency from this table https://github.com//issues/455#issuecomment-2057437256 and replace this text with the link to the issue in a bullet]
Overview
We need to create Design System Typography Component HTML and SASS / connect Figma design to finished code, and build microsite page so that developers can see and easily change component examples, states, code and location.
Assumptions
Action Items
/docs
folder (Resource 1.03) and project config filemkdocs.yml
(Resource 1.04)Resources gathered during the completion of this issue
sectionResources
Resources for working on this issue
Resources gathered during the completion of this issue
The text was updated successfully, but these errors were encountered: