Use google code prettifier

This commit is contained in:
2021-12-03 04:30:05 +01:00
parent 9520a07089
commit f182988346
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -21,5 +21,6 @@
},
"dependencies": {
"bootstrap-icons": "^1.7.1",
"code-prettify": "^0.1.0"
}
}
+5
View File
@@ -1,4 +1,9 @@
import "./font.css"
import "./index.scss"
import "code-prettify/styles/desert.css"
import "bootstrap-icons/font/bootstrap-icons.css"
import "code-prettify"
PR.prettyPrint();