Skip to content

Commit 206e603

Browse files
committed
MAGETWO-67487: Make CSS minifying compatible with calc() CSS function #9027
- Merge Pull Request #9027 from sambolek/magento2:develop
2 parents c30a05a + d7266b3 commit 206e603

File tree

6 files changed

+119
-110
lines changed

6 files changed

+119
-110
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"monolog/monolog": "^1.17",
4444
"oyejorge/less.php": "~1.7.0",
4545
"pelago/emogrifier": "0.1.1",
46-
"tubalmartin/cssmin": "2.4.8-p6",
46+
"tubalmartin/cssmin": "3.0.0",
4747
"magento/magento-composer-installer": ">=0.1.11",
4848
"braintree/braintree_php": "3.7.0",
4949
"symfony/console": "~2.3, !=2.7.0",

0 commit comments

Comments
 (0)