feat: implement dark mode

This commit is contained in:
Jean-Philippe Sirois
2019-09-14 15:47:10 -04:00
parent a9e74c108f
commit 5f76447e05
18 changed files with 266 additions and 98 deletions
+1
View File
@@ -44,6 +44,7 @@
"gatsby-source-filesystem": "^2.1.8",
"gatsby-transformer-remark": "^2.6.10",
"gatsby-transformer-sharp": "^2.2.5",
"polished": "^3.4.1",
"prismjs": "^1.17.1",
"ramda": "^0.26.1",
"react": "^16.8.6",