If you use the [grunt-wiredep](https://github.com/stephenplusplus/grunt-wiredep) task, you need the property main in your bower.json. "main" : "csswizardry-grids.scss" would be enough so wiredep can inject the .scss file in the main .scss file of your project
If you use the grunt-wiredep task, you need the property main in your bower.json.
"main" : "csswizardry-grids.scss" would be enough so wiredep can inject the .scss file in the main .scss file of your project