Commit f849770e by Manzar Hussain

remove slick css and js from frontend

parent 1b525fd9
...@@ -3,8 +3,6 @@ global-style: ...@@ -3,8 +3,6 @@ global-style:
css: css:
theme: theme:
vendor/bootstrap.min.css: {} vendor/bootstrap.min.css: {}
vendor/slick.css: {}
vendor/slick-theme.css: {}
vendor/lightbox.css: {} vendor/lightbox.css: {}
vendor/jquery.jscrollpane.css: {} vendor/jquery.jscrollpane.css: {}
css/header.css: {} css/header.css: {}
...@@ -17,7 +15,6 @@ global-style: ...@@ -17,7 +15,6 @@ global-style:
css/product-main.css: {} css/product-main.css: {}
js: js:
js/slick.min.js: {}
js/custom.js: {} js/custom.js: {}
js/mwheelIntent.js: {} js/mwheelIntent.js: {}
js/masonry.pkgd.min.js: {} js/masonry.pkgd.min.js: {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment