mirror of
https://github.com/chaoming/hugo-saasify-theme.git
synced 2025-04-20 08:11:53 +02:00
15 lines
384 B
JSON
15 lines
384 B
JSON
{
|
|
"name": "hugo-sassify-theme",
|
|
"version": "1.0.0",
|
|
"description": "A modern Hugo theme for SaaS websites",
|
|
"author": "Chaoming Li",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@tailwindcss/forms": "^0.5.7",
|
|
"@tailwindcss/typography": "^0.5.10",
|
|
"autoprefixer": "^10.4.16",
|
|
"postcss": "^8.4.31",
|
|
"postcss-cli": "^10.1.0",
|
|
"tailwindcss": "^3.3.5"
|
|
}
|
|
}
|