restructure project to use turborepo
This commit is contained in:
parent
670ab793da
commit
90c535ebb2
181 changed files with 18477 additions and 10909 deletions
9
packages/tailwind-config/package.json
Normal file
9
packages/tailwind-config/package.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "@developomp-site/tailwind-config",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"tailwindcss": "^3.1.4"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue