* Add definition for blacklist/whitelist
* Code review updates
* Yaml fix
* Organized alt words and fix blockquote styling
* Refined the wording
* Update summary
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Update excerpt
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Apply suggestions from code review
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Minor wording improvements
* Fixed a contradiction about the origin of the terms
Co-authored-by: Maxime Preaux <maxime@boundless.com>
Co-authored-by: Tatiana Mac <github@tatianamac.com>
Without this change, `ul`s get compressed to a single grid column if they're direct children of `.definition-content__content`.
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* feat(dark mode): set up first set of colors
* feat(dark mode): define state colours
* 🧹
* feat(dark mode): variablify all teh wordz
* feat(dark mode): set colors on body
* feat(dark mode): replace hard coded color value
* feat(dark mode): 🌑
* feat(a11y): update link focus styles
- restores visible focus in windows high contrast mode
- increases visibility in boxes with bg colour
* feat(dark mode): enable postcss
* 💅
* feat(dark mode): add user control
* chore: use generic headline name
* feat(dark mode): hide switch until script loads
* feat(dark mode): increase link contrast
* add content warning to footer nav partial
* feat(dark mode): replace hard coded colour value in alertbox
* feat(dark mode): tone down text colour
* feat(dark mode): properly invert code elements
* 🧹 move box styles into own partial
* feat(dark mode): use darker colour as background for links