Commit 223d1dc8 by Manzar Hussain

add slick js and slick css

parent f849770e
...@@ -3,6 +3,7 @@ global-style: ...@@ -3,6 +3,7 @@ global-style:
css: css:
theme: theme:
vendor/bootstrap.min.css: {} vendor/bootstrap.min.css: {}
vendor/slick.css: {}
vendor/lightbox.css: {} vendor/lightbox.css: {}
vendor/jquery.jscrollpane.css: {} vendor/jquery.jscrollpane.css: {}
css/header.css: {} css/header.css: {}
...@@ -15,6 +16,7 @@ global-style: ...@@ -15,6 +16,7 @@ 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