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 906884e commit cc2dc7fCopy full SHA for cc2dc7f
config/grunt/cssmin.js
@@ -17,7 +17,7 @@ module.exports = {
17
},
18
vendor: {
19
expand: true,
20
- cwd: 'css/',
+ cwd: '<%= paths.cssSrc %>vendor',
21
src: [
22
'*.css',
23
'!*.min.css'
0 commit comments