volodymyr-lisniak / magento-2-gulp

Gulp for Magento 2. It works with core Magento styles (less) and structure. Uses default theme configs from dev/tools/grunt/configs/local-themes.js.
MIT License
41 stars 12 forks source link

Critical css #13

Closed volodymyr-lisniak closed 4 years ago

volodymyr-lisniak commented 4 years ago

Improved critical gulp task. Changed relative path in the critical.css to the static resources from ../ to pub/static/versionXXXXXXXXXX/frontend/<Package>/<Theme>/<locale>

Resolves #12