mirror of
https://github.com/Nutomic/ibis.git
synced 2024-11-21 19:41:09 +00:00
10 lines
177 B
JSON
10 lines
177 B
JSON
{
|
|
"devDependencies": {
|
|
"@tailwindcss/forms": "^0.5.9",
|
|
"@tailwindcss/typography": "^0.5.15",
|
|
"tailwindcss": "^3.4.14"
|
|
},
|
|
"dependencies": {
|
|
"daisyui": "^4.12.13"
|
|
}
|
|
}
|