mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-12 17:34:16 -04:00
Merge pull request #2737 from alphagov/images-before-sass
Move images into place before processing SASS
This commit is contained in:
@@ -164,9 +164,9 @@ gulp.task('default',
|
||||
'copy:govuk_template:css',
|
||||
'copy:govuk_template:js',
|
||||
'copy:govuk_template:error_page',
|
||||
'images',
|
||||
'javascripts',
|
||||
'sass',
|
||||
'images'
|
||||
'sass'
|
||||
]
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user