mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-14 06:16:08 +01:00
12 lines
241 B
JSON
12 lines
241 B
JSON
{
|
|
"name": "@yaakapp-internal/tailwind-config",
|
|
"private": true,
|
|
"version": "1.0.0",
|
|
"main": "index.cjs",
|
|
"types": "index.d.ts",
|
|
"dependencies": {
|
|
"@tailwindcss/container-queries": "^0.1.1",
|
|
"tailwindcss": "^3.4.17"
|
|
}
|
|
}
|