feat: rework color scheme
This commit is contained in:
parent
1e25e460fc
commit
f44efd5171
29 changed files with 163 additions and 406 deletions
|
@ -17,6 +17,7 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@catppuccin/tailwindcss": "^0.1.1",
|
||||
"@fontsource/inter": "^4.5.15",
|
||||
"eleventy-plugin-heroicons": "^1.1.0",
|
||||
"eslint": "^8.39.0",
|
||||
|
@ -51,7 +52,6 @@
|
|||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdownlint-cli": "^0.34.0",
|
||||
"marked": "^5.0.0",
|
||||
"tailwind-dracula": "^1.1.0",
|
||||
"tailwindcss": "^3.3.2"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
Reference in a new issue