mirror of
https://github.com/wrabit/django-cotton.git
synced 2025-08-04 23:28:02 +00:00
11 lines
230 B
JSON
11 lines
230 B
JSON
{
|
|
"name": "cotton docs",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"build:css": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"devDependencies": {
|
|
"tailwindcss": "^3.3.3",
|
|
"@tailwindcss/typography": "^0.5.1"
|
|
}
|
|
}
|