scss ➡️ vanilla css (#727)

* scss isn't worth the technical/mental overhead anymore

* try to translate my old Hugo pygments themes

* update lockfile

* consolidate .hljs classes
This commit is contained in:
2022-01-07 16:17:14 -05:00
committed by GitHub
parent b13923b3b7
commit 41d2b8c64b
43 changed files with 697 additions and 726 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import Image from "next/image";
import meJpg from "../../public/static/images/me.jpg";
import styles from "./Name.module.scss";
import styles from "./Name.module.css";
const Name = () => (
<Link href="/">