Initial commit
This commit is contained in:
11
packages/tailwindcss-config/package.json
Normal file
11
packages/tailwindcss-config/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@extension/tailwindcss-config",
|
||||
"version": "0.5.0",
|
||||
"description": "chrome extension - tailwindcss configuration",
|
||||
"main": "tailwind.config.ts",
|
||||
"private": true,
|
||||
"sideEffects": false,
|
||||
"devDependencies": {
|
||||
"@extension/tsconfig": "workspace:*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user