Open xmlking opened 10 years ago
Please update bower.json to include the CSS file in main sothat yeoman-ized projects can automatically add this CSS to index.html
bower.json
main
"main": [ "build/angular-growl.js", "build/angular-growl.css" ],
See https://github.com/marcorinck/angular-growl/pull/46
Please update
bower.json
to include the CSS file inmain
sothat yeoman-ized projects can automatically add this CSS to index.html