fix on basket
This commit is contained in:
@@ -18,6 +18,7 @@ var jsSite = [
|
||||
jsBase,
|
||||
jsBootstrap,
|
||||
'node_modules/currency.js/dist/currency.min.js',
|
||||
'build/js/plugins/smooth_products/js/smoothproducts.min.js',
|
||||
'build/js/site.js',
|
||||
]
|
||||
|
||||
@@ -25,6 +26,7 @@ var cssSite = [
|
||||
'node_modules/bootstrap/dist/css/bootstrap.min.css',
|
||||
'node_modules/@fortawesome/fontawesome-free/css/all.min.css',
|
||||
'node_modules/animate.css/animate.min.css',
|
||||
'build/js/plugins/smooth_products/css/smoothproducts.css',
|
||||
'build/css/shadow.css',
|
||||
'build/css/site.css',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user