2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-19 05:25:26 +00:00

move to root dir

This commit is contained in:
2021-11-08 23:24:52 +01:00
parent b29f813e56
commit 865c868df1
37 changed files with 0 additions and 3 deletions

11
package.json Normal file
View File

@ -0,0 +1,11 @@
{
"devDependencies": {
"@tailwindcss/typography": "^0.4.1",
"autoprefixer": "^10.4.0",
"cssnano": "^5.0.10",
"postcss": "^8.3.11",
"postcss-cli": "^9.0.2",
"postcss-import": "^14.0.2",
"tailwindcss": "^2.2.19"
}
}