docs(style): use Tailwind to customize the docs colors
This commit is contained in:
parent
bf52bd0d3c
commit
43f4df5f37
5 changed files with 309 additions and 11 deletions
|
|
@ -15,7 +15,10 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@astrojs/starlight": "^0.15.0",
|
||||
"@astrojs/starlight-tailwind": "2.0.1",
|
||||
"@astrojs/tailwind": "^5.0.3",
|
||||
"astro": "^4.0.1",
|
||||
"sharp": "^0.32.5"
|
||||
"sharp": "^0.32.5",
|
||||
"tailwindcss": "^3.3.6"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue