* Fix date picker style * Move jQueryUI style to vendors/ stylesheet folder
- Fix for not supported attributes (HTML) - Migrate selectors for new backoffice markup
- Refactor some mixins into helpers - CSS3 variables set via SCSS variables are now using "interpolation" (#{$my-var} instead of just $my-var) to be compatible with more SCSS compiler - Overloading some Bulma variables such as font-family