Fixing some issues and rebuild

This commit is contained in:
koenemann 2017-12-01 08:09:06 +01:00
parent b026c35106
commit d381a39b58
4 changed files with 3 additions and 3878 deletions

View File

@ -224,7 +224,7 @@ gulp.task('clean-source', function () {
// Copy all needed dependency assets files from bower_component assets to themes /js, /scss and /fonts folder. Run this task after bower install or bower update
////////////////// All Bootstrap SASS Assets /////////////////////////
gulp.task('copy-assets' function() {
gulp.task('copy-assets', function() {
////////////////// All Bootstrap 4 Assets /////////////////////////
// Copy all JS files

3875
js/theme.js Executable file → Normal file

File diff suppressed because it is too large Load Diff

2
js/theme.min.js vendored Executable file → Normal file

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
@import "../../src/sass/underscores/media/galleries";
@import "../../src/sass/underscores/galleries";