added bs5 images

This commit is contained in:
Micha
2025-03-04 14:24:35 +01:00
parent af31afd34b
commit 80932401bd
3 changed files with 1 additions and 0 deletions

View File

@@ -291,6 +291,7 @@ module.exports = function(grunt) {
files: [
//image
{expand: true, flatten: true, dest: '<%= dist %>/bootstrap3-editable/img/', src: 'src/img/*'},
{expand: true, flatten: true, dest: '<%= dist %>/bootstrap5-editable/img/', src: 'src/img/*'},
{expand: true, flatten: true, dest: '<%= dist %>/bootstrap-editable/img/', src: 'src/img/*'},
{expand: true, flatten: true, dest: '<%= dist %>/jqueryui-editable/img/', src: 'src/img/*'},
{expand: true, flatten: true, dest: '<%= dist %>/jquery-editable/img/', src: 'src/img/*'},