updated to use golang chroma instead of python pygments

This commit is contained in:
Adam Piontek 2021-04-06 10:42:15 -04:00
commit a8e0b5d45d
9 changed files with 85 additions and 296 deletions
assets/js

View file

@ -43,9 +43,6 @@ import { Socket } from "phoenix";
import topbar from "topbar";
import { LiveSocket } from "phoenix_live_view";
// // Prismjs import
// import Prism from "prismjs"
// // Bootstrap v5 js imports
// import "bootstrap/js/dist/alert";
import "bootstrap/js/dist/collapse";