Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.hugo.json - github.com/gohugoio/gohugoioTheme2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6d5faacebcc274c738bb66635cf0ebe5d1551f4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
	"license": "MIT",
	"repository": {
		"type": "git",
		"url": "https://github.com/bep/hugo-starter-tailwind-basic.git"
	},
	"devDependencies": {
		"@tailwindcss/typography": "^0.3.0",
		"autoprefixer": "^10.0.4",
		"nightwind": "^1.1.7",
		"postcss": "^8.1.10",
		"postcss-cli": "^8.0.0",
		"postcss-purgecss": "^2.0.3",
		"tailwindcss": "^2.0.3"
	},
	"name": "hugo-starter-tailwind-basic",
	"version": "0.1.0"
}