feat: add highlightjs style with import
This commit is contained in:
parent
92cd698994
commit
38975b7d15
@ -1,4 +1,5 @@
|
||||
import "./tailwind.css";
|
||||
import "highlight.js/styles/github-dark.css";
|
||||
import React from "react";
|
||||
import ReactDOM from "react-dom/client";
|
||||
import App from "./App.tsx";
|
||||
|
Loading…
x
Reference in New Issue
Block a user