Initial eggy release
- Added
max-width
to the core eggy styles. This is to stop eggy from expanding past the screen size on smaller devices.
- Added in new build process to make modifying eggy easier.
- Added animated progress bars to the popups.
- Titles and messages can now be disabled by passing
false
as an option. - Remove progress bar styles if
styles
is set to false
- Added in ie-11 postcss plugins
- More ie11 styling fixes
- Small fixes to previous release