SCSS, new position and bug fixes
Changes
- Replaced CSS with SCSS, minified CSS file (processed SCSS file) is available.
- Added position "full"
Fixes
- OverflowY with position "bottom"
- ScrollTop and scrollBottom with position "stretchBottom"
- Changed button property "class" to "buttonClass" (IE bugfix)
Thanks @austinpaquette for the SCSS contribution