Skip to content

Commit 509d680

Browse files
author
Bart Hazen
committed
Implement CSS generator to be turned into Python generator.
1 parent 4ce3605 commit 509d680

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@
1414
"prop-types": "^15.7.2",
1515
"react": "^16.13.1",
1616
"react-dom": "^16.13.1",
17+
"react-helmet": "^6.0.0",
1718
"react-router-dom": "^5.1.2",
1819
"react-scripts": "3.4.1",
20+
"react-syntax-highlighter": "^12.2.1",
1921
"typeface-roboto": "0.0.75"
2022
},
2123
"scripts": {

0 commit comments

Comments
 (0)