remove sourcemap error

This commit is contained in:
Danny Avila 2023-02-07 09:59:45 -05:00
parent 36ac055ae5
commit faf8800e67
3 changed files with 151 additions and 2 deletions

View file

@ -61,6 +61,7 @@
"postcss-preset-env": "^8.0.1",
"prettier": "^2.8.3",
"prettier-plugin-tailwindcss": "^0.2.2",
"source-map-loader": "^1.1.3",
"style-loader": "^3.3.1",
"tailwindcss": "^3.2.4",
"webpack": "^5.75.0",