Commit 6bb312b9 by Ajay Barthwal

Merge branch 'feature-theme' into 'develop'

remove slick css and js from frontend

See merge request manzarH/dic-global-dev!15
parents 687e142c f849770e
...@@ -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