Skip to content

Commit

Permalink
Bowerized
Browse files Browse the repository at this point in the history
  • Loading branch information
Lynn Wallenstein committed Jun 23, 2013
1 parent 8d9d6bd commit 970da16
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _keanu.scss
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
// *****************************************************************************
// Responsive Design
// Keanu Sass Media Query Generator
// By: Lynn Wallenstein & John Athayde
// *****************************************************************************

// Breakpoints are:
// Smartphones Devices: smartphone, smartphone-landscape, smartphone-portrait, smartphone-hires, smartphone-iphone4
// Tablets: tablet, tablet-portrait, tablet-landscape, tablet-hires,
// Laptop/Desktop: TBD


// ------------------------------------------------------------------
// VARIABLES
// ------------------------------------------------------------------
Expand Down
10 changes: 10 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "keanu",
"version": "0.0.1",
"main": "keanu.scss",
"ignore": [
"**/.*",
"node_modules",
"components"
]
}

0 comments on commit 970da16

Please sign in to comment.