Add styling and sass plugin

This commit is contained in:
2020-09-18 08:45:21 -05:00
parent bc4f834cae
commit 8de94aa769
18 changed files with 16881 additions and 3 deletions

View File

@@ -15,10 +15,13 @@
},
"dependencies": {
"gatsby": "^2.24.61",
"gatsby-plugin-sass": "^2.3.13",
"node-sass": "^4.14.1",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
"devDependencies": {
"bootstrap": "^4.5.2",
"prettier": "2.1.1"
},
"repository": {