mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore: add autoprefixer
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"react-ga4": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "10.4.12",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/react": "^18.3.3",
|
||||
"postcss": "^8.4.38",
|
||||
|
||||
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -131,6 +131,9 @@ importers:
|
||||
'@types/react':
|
||||
specifier: 18.3.5
|
||||
version: 18.3.5
|
||||
autoprefixer:
|
||||
specifier: 10.4.12
|
||||
version: 10.4.12(postcss@8.4.40)
|
||||
postcss:
|
||||
specifier: ^8.4.38
|
||||
version: 8.4.40
|
||||
|
||||
Reference in New Issue
Block a user