Skip to content

Commit 90cba65

Browse files
committed
Stopped running css copy on watch
1 parent d8797e2 commit 90cba65

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/grunt/watch.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ module.exports = {
3333
'sass:style',
3434
'postcss:style',
3535
'rtlcss:style',
36-
'cssmin:style',
37-
'copy:css'
36+
'cssmin:style'
3837
]
3938
}
4039
};

0 commit comments

Comments
 (0)