Add code editor, prismjs + types, prism xonokai theme manually

This commit is contained in:
Xevion
2023-02-27 19:05:50 -06:00
parent 546835f30c
commit 6c0980b0b7
3 changed files with 167 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
@import "prism-xonokai.css";