-
Notifications
You must be signed in to change notification settings - Fork 6
chore: fix accessibility module #196
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationpriority:highMust be done immediately. Has the highest priority.Must be done immediately. Has the highest priority.📦 choreOther changes that don't modify src or test filesOther changes that don't modify src or test files
Description
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationpriority:highMust be done immediately. Has the highest priority.Must be done immediately. Has the highest priority.📦 choreOther changes that don't modify src or test filesOther changes that don't modify src or test files
Accessibility
This module contains functions for determining and making colour more accessible.
It will include the following utilities:
adaptive()deficiency()contrast()The
adaptiveutility is the one that has not been developed yet but I will start working on it tomorrow.