This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
|
{
|
|
"private": true,
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"workspaces": [
|
|
"packages/*"
|
|
],
|
|
"dependencies": {
|
|
"@tailwindcss/forms": "^0.2.1",
|
|
"autoprefixer": "^10.2.4",
|
|
"postcss": "^8.2.6",
|
|
"sharp": "^0.27.2",
|
|
"tailwindcss": "^2.0.4"
|
|
}
|
|
}
|