Skip to content

Commit

Permalink
fixes #71 - restructure style task.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Sawchuk committed Jun 18, 2014
1 parent 5306aba commit 5e090e5
Show file tree
Hide file tree
Showing 42 changed files with 3,268 additions and 4,231 deletions.
2 changes: 1 addition & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<!-- build:css styles/main.min.css -->
<link rel="stylesheet" href="styles/h5bp.css">
<link rel="stylesheet" href="styles/components.css">
<link rel="stylesheet" href="styles/components/components.css">
<link rel="stylesheet" href="styles/main.css">
<!-- endbuild -->
</head>
Expand Down

0 comments on commit 5e090e5

Please sign in to comment.