We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9c93f commit 2e43d60Copy full SHA for 2e43d60
Gruntfile.js
@@ -330,7 +330,7 @@ module.exports = function(grunt) {
330
filepath: 'frontend/express/public/stylesheets/styles/manifest.css',
331
lookup: '../../images',
332
replacement: '../images',
333
- newPath: 'frontend/express/public/stylesheets/styles/manifest2.css'
+ newPath: 'frontend/express/public/stylesheets/styles/manifest2.css'
334
}
335
];
336
0 commit comments