Skip to content

Please update bower.json to include css in main #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
xmlking opened this issue May 23, 2014 · 0 comments
Closed

Please update bower.json to include css in main #16

xmlking opened this issue May 23, 2014 · 0 comments

Comments

@xmlking
Copy link

xmlking commented May 23, 2014

Please update bower.json to include the non-minified CSS file[angular-growl.css ] in main so that Grunt/Gulp's wiredep package can automatically add this CSS to index.html and project specific build steps [uglify, minify, csso etc.,] can take care of minification.

Even better include angular-growl.scss for those who are using SCSS :)

  "main": [
      "build/angular-growl.js",
      "build/angular-growl.css"
    ],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants