Add ThemeContext #44

Merged
a3thakra merged 1 commits from adi-theme into main 2021-04-29 01:24:00 -04:00
a3thakra commented 2021-04-28 04:26:05 -04:00 (Migrated from git.uwaterloo.ca)

Fixes #20

This implementation uses CSS variables, and not CSS in JS. This is done so that we can support users who disable JS on their browsers.

Using CSS variables is super easy. See playground.module.css for an example.

Fixes #20 This implementation uses CSS variables, and not CSS in JS. This is done so that we can support users who disable JS on their browsers. Using CSS variables is super easy. See `playground.module.css` for an example.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: www/www-new#44
No description provided.