base for output and styling
This commit is contained in:
parent
6ca55b72c4
commit
bc21240e9f
7 changed files with 366 additions and 1 deletions
4
style.css
Normal file
4
style.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
@import "tailwindcss";
|
||||
@import "@catppuccin/tailwindcss/mocha.css";
|
||||
|
||||
body { @apply bg-ctp-base text-ctp-text; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue