feat: nutrition label (#43852)

* feat: initial infra

* feat: break down steps

* feat: tests 1-30

* feat: tests 31 to end

* chore: apply gikf's review suggestions

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* feat: actually testing things helps

* chore: apply review suggestions

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* chore: take the part, put it in a step

* chore: apply shaun's review suggestions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* chore: missed one

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* chore: clarify verbiage

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
This commit is contained in:
Nicholas Carrigan (he/him)
2021-11-03 01:13:47 -07:00
committed by GitHub
parent e7523dd6d1
commit 0d33dff597
71 changed files with 8285 additions and 3 deletions

View File

@ -29,5 +29,6 @@
"d3-dashboard": "D3 Dashboard",
"registration-form": "Registration Form",
"css-photo-gallery": "CSS Photo Gallery",
"css-grid-magazine": "CSS Grid Magazine"
"css-grid-magazine": "CSS Grid Magazine",
"css-nutrition-label": "CSS Nutrition Label"
}