Skip to content

Commit

Permalink
Awesome update - lets release
Browse files Browse the repository at this point in the history
  • Loading branch information
m19c committed Feb 2, 2014
1 parent b0f2db9 commit 5520802
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ module.exports = function Gruntfile(grunt) {
files: {
'assets/css/main.css': [
'assets/css/main.css',
'/vendor/highlightjs/styles/default.css',
'/vendor/Font-Awesome/css/font-awesome.min.css',
'/vendor/fluidbox/css/fluidbox.css'
'vendor/highlightjs/styles/default.css',
'vendor/Font-Awesome/css/font-awesome.min.css',
'vendor/fluidbox/css/fluidbox.css'
]
}
}
Expand Down
5 changes: 4 additions & 1 deletion assets/css/main.css

Large diffs are not rendered by default.

Binary file modified dist/latest.zip
Binary file not shown.

0 comments on commit 5520802

Please sign in to comment.