feat: update image size handling in textimage component for better layout control
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"build:css": "NODE_ENV=production webpack --config webpack.config.js --mode production",
|
||||
"dev:css": "webpack --config webpack.config.js --mode development"
|
||||
"dev:css": "webpack --config webpack.config.js --mode development --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.21",
|
||||
|
||||
Reference in New Issue
Block a user