fluid-type-ui/package.json
2026-03-11 09:20:00 +00:00

14 lines
284 B
JSON

{
"name": "fluid-type-ui",
"version": "2.0.8",
"description": "Fluid typography utilities for Tailwind CSS",
"main": "index.js",
"scripts": {
"postinstall": "node ./scripts/telemetry.js"
},
"license": "MIT",
"peerDependencies": {
"tailwindcss": "^3.4.0"
}
}