csswizardry-grids icon indicating copy to clipboard operation
csswizardry-grids copied to clipboard

add 'main' property in bower.json

Open maxkarkowski opened this issue 11 years ago • 0 comments
trafficstars

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

maxkarkowski avatar Jun 06 '14 12:06 maxkarkowski