Adding big message prototype.

This commit is contained in:
Gunther Brunner
2014-12-22 17:29:16 +09:00
parent f8ff8d21c6
commit 7a8d48b026
3 changed files with 34 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
require('angular-growl-v2/build/angular-growl.js')
// Using custom CSS
//require('angular-growl-v2/build/angular-growl.min.css')
module.exports = {
name: 'angular-growl'
}