Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 3, 2015
1 parent c3f3628 commit 6eebeb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module.exports = (grunt) ->
# //<%= grunt.template.today() %>时间
files:
'themes/default/css/MDEditor.min.css': [
'bower_components/AutoPrefixCss/lib/reset.styl'
'themes/default/AutoPrefixCss/lib/reset.styl'
'themes/default/stylus/MDEditor.styl'
]
watch:
Expand Down

0 comments on commit 6eebeb5

Please sign in to comment.