Downloaded theme
This commit is contained in:
19
themes/minimal-black/package.json
Normal file
19
themes/minimal-black/package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "minimal-black",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Jim Christopoulos",
|
||||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"autoprefixer": "^10.4.22",
|
||||
"postcss": "^8.5.6",
|
||||
"tailwindcss": "^3.4.18"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user