notification-elements
notification-elements copied to clipboard
fixed element/demo/build
Just fixed some paths, added some stuff to gitignore, made sure the demo worked. The project was missing grunt-text-replace, so that was added to package.json.
Removed polymer import in dist/ folder because most projects are already importing it. This gives people the option to use the src or dist version. Cheers!
Thanks for PR, but the component needs to be importing the polymer first, then it can not be replaced on task :smile:
No worries, was useful for me and thought I would share.