chore: tooling updates

This commit is contained in:
Ethan Holz
2023-10-19 11:42:22 -04:00
parent 58395c142c
commit e593bdcd62
3 changed files with 18 additions and 4 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"autoprefixer": "^10.4.16",
"postcss": "^8.4.31",
"postcss-cli": "^10.1.0"
}
}