mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-13 23:55:35 -04:00
move hljs classes to code component styled JSX
This commit is contained in:
@@ -16,7 +16,6 @@ import meJpg from "../public/static/images/me.jpg";
|
||||
import "modern-normalize/modern-normalize.css";
|
||||
import "../styles/colors.css";
|
||||
import "../styles/typography.css";
|
||||
import "../styles/highlight.css";
|
||||
import "../styles/index.css";
|
||||
|
||||
const App = ({ Component, pageProps }: AppProps) => {
|
||||
|
Reference in New Issue
Block a user