chore: add autoprefixer

This commit is contained in:
Mauricio Siu
2024-10-07 01:47:01 -06:00
parent 4f9b0d9d59
commit a237c651c3
2 changed files with 4 additions and 0 deletions

View File

@@ -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
View File

@@ -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