- 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