v0.5.0
Fixed
- Helpers were registered twice by mistake resulting in unnecessary function calls.
Added
- Added a config object to allow users to customise some helpers
- [$screen]: Added the $screen helper to detect the current screen size (@muzafferdede)