updated to use golang chroma instead of python pygments
This commit is contained in:
parent
3bdfb5148b
commit
a8e0b5d45d
9 changed files with 85 additions and 296 deletions
assets/js
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue