You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "getcyca.com",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "postcss.config.js",
|
|
"devDependencies": {
|
|
"@tailwindcss/typography": "^0.3.1",
|
|
"autoprefixer": "^10.0.4",
|
|
"postcss": "^8.1.14",
|
|
"postcss-cli": "^8.3.0",
|
|
"tailwindcss": "^2.0.1",
|
|
"tailwindcss-cli": "^0.1.2"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|