Commit Graph

11 Commits

Author SHA1 Message Date
dora 121defb32a Delete index.module.css + follow naming convention 2021-05-14 03:36:27 -04:00
dora 4b8de4e3ef Fix date error + clean code 2021-05-14 03:21:29 -04:00
dora 22b2a2450b Resolve Adi's comments 2021-05-14 00:26:23 -04:00
dora 36ccadcf62 Style NewsCard + index.mdx 2021-05-13 23:47:28 -04:00
dora 941e91037f Created NewsCard component w/ font/colour styling 2021-05-13 23:46:14 -04:00
Linhui Luo efd9eecdca Create MiniEventCard 2021-05-12 00:34:49 -04:00
Jared He 0c3026b744 Use Google webfonts helper to create nice fonts 2021-05-10 23:58:05 -04:00
Amy abf75af472 Add Poppins font family 2021-05-09 00:35:57 -04:00
Aditya Thakral eddce7c909 Add ThemeContext
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.

Fixes #20
2021-04-28 04:22:30 -04:00
Aditya Thakral 91ee5e5d95 Add mdx support and playground 2021-04-26 19:16:55 -04:00
Aditya Thakral 6a25e28cef Initial commit 🎉 2021-04-25 19:13:07 -04:00