[FEATURE] add image dimensions module to css pipeline
... | ... | @@ -19,6 +19,7 @@ |
"@babel/polyfill": "^7.0.0", | ||
"@babel/preset-env": "^7.0.0", | ||
"@csstools/postcss-sass": "^2.0.0", | ||
"@sgalinski/image-dimensions": "^1.0.0", | ||
"@sgalinski/inline-svg": "^1.0.2", | ||
"autoprefixer": "^9.1.3", | ||
"babelify": "^9.0.0", | ||
... | ... |
Please register or sign in to comment