Added neat grid framework
http://neat.bourbon.io/
Showing
... | @@ -2,6 +2,7 @@ source 'https://rubygems.org' | ... | @@ -2,6 +2,7 @@ source 'https://rubygems.org' |
gem 'rake', '~> 10.0.3' | gem 'rake', '~> 10.0.3' | ||
gem 'sass', '3.2.9' | gem 'sass', '3.2.9' | ||
gem 'bourbon', '~> 3.1.8' | gem 'bourbon', '~> 3.1.8' | ||
gem 'neat', '~> 1.3.0' | |||
gem 'colorize', '~> 0.5.8' | gem 'colorize', '~> 0.5.8' | ||
gem 'launchy', '~> 2.1.2' | gem 'launchy', '~> 2.1.2' | ||
gem 'sys-proctable', '~> 0.9.3' | gem 'sys-proctable', '~> 0.9.3' |
common/static/sass/neat/_neat-helpers.scss
0 → 100644
common/static/sass/neat/_neat.scss
0 → 100644
common/static/sass/neat/grid/_grid.scss
0 → 100644
common/static/sass/neat/grid/_media.scss
0 → 100644
common/static/sass/neat/grid/_omega.scss
0 → 100644
common/static/sass/neat/grid/_pad.scss
0 → 100644
common/static/sass/neat/grid/_private.scss
0 → 100644
common/static/sass/neat/grid/_reset.scss
0 → 100644
common/static/sass/neat/grid/_row.scss
0 → 100644
common/static/sass/neat/grid/_shift.scss
0 → 100644
common/static/sass/neat/settings/_grid.scss
0 → 100644
Please
register
or
sign in
to comment