biberlabs / zf2-boilerplate

Unofficial & enhanced skeleton application for ZF2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move to Bootstrap 4, deprecate less & utilize sass

edigu opened this issue · comments

Bootstrap 4 Alpha released on August 19, 2015.

  • Move to Bootstrap 4
  • Provide a way to customize sass variables of the bootstrap while combining custom styles and scripts.
  • Deprecate less, prepare for sass
  • Refactor Gruntfile.js and reorganize dependencies in packages.json
  • Update the documentation.