Skip to content

Commit

Permalink
htmlcss: Mention WCAG AA contrast
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Aug 14, 2023
1 parent b6bb1f5 commit 168218e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/htmlcss/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Reminders
~~~~~~~~~

- Use a CSS framework's variables and utility classes, instead of creating new classes
- Conform to WCAG 2.1 at Level AA for `contrast <https://color.adobe.com/create/color-contrast-analyzer>`__
- Avoid using too many font sizes on the same page. To check:

.. code-block:: javascript
Expand Down

0 comments on commit 168218e

Please sign in to comment.