mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
14 lines
321 B
JSON
14 lines
321 B
JSON
{
|
|
"name": "tailwindcss",
|
|
"version": "0.1.0",
|
|
"description": "A utility-first CSS framework for rapid UI development.",
|
|
"license": "MIT",
|
|
"author": "Adam Wathan <adam.wathan@gmail.com>",
|
|
"contributors": [],
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"normalize.css": "^6.0.0",
|
|
"suitcss-base": "^3.0.0"
|
|
}
|
|
}
|