initial commit: fork
This commit is contained in:
15
packages/config/tailwind/package.json
Normal file
15
packages/config/tailwind/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "@master-bot/tailwind-config",
|
||||
"version": "0.1.0",
|
||||
"main": "index.ts",
|
||||
"license": "ISC",
|
||||
"files": [
|
||||
"index.ts",
|
||||
"postcss.js"
|
||||
],
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.14",
|
||||
"postcss": "^8.4.27",
|
||||
"tailwindcss": "^3.3.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user