Skip to content

Commit

Permalink
removed main.styl
Browse files Browse the repository at this point in the history
  • Loading branch information
tbranyen committed Jul 18, 2012
1 parent 206b251 commit 7f7e1d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions grunt.js
Expand Up @@ -80,8 +80,7 @@ module.exports = function(grunt) {
stylus: {
// Put all your CSS files here, order matters!
files: [
"assets/vendor/h5bp/css/style.css",
"assets/css/main.styl"
"assets/vendor/h5bp/css/style.css"
],

// Default task which runs in debug mode, this will build out to the
Expand Down

0 comments on commit 7f7e1d7

Please sign in to comment.