Removed gitignore and default less classes

This commit is contained in:
Scott Walkinshaw
2011-07-19 14:06:45 -06:00
parent 8ee03b3386
commit bd818facc2
2 changed files with 2 additions and 4 deletions

2
.gitignore vendored
View File

@@ -1,2 +0,0 @@
css/.DS_Store

View File

@@ -104,8 +104,8 @@ $roots_css_frameworks = array(
'label' => __('Less Framework 4', 'roots'),
'classes' => array(
'container' => 'container',
'main' => 'grid_6',
'sidebar' => 'grid_4'
'main' => '',
'sidebar' => ''
)
),
'none' => array(