UNPKG

wordpress-theme-boilerplate

Version:
22 lines (19 loc) 685 B
# Change Log All notable changes to this project will be documented in this file. This project adheres to the `frontend-boilerplate` by `jdoubleu`. ## [1.1.0] - 2016-11-19 ### Added - Defined sass linting rule nesting-deph - Removed sass linting rule for leading zeros - npm postinstall script ### Changed - License to MIT - On sass linting error the gulp task won't fail but continue - editorconfig to use charset utf8 as default - ci build trigger branch is master only ## [1.0.0] - 2016-08-20 ### Added - Set up basic folder structure - Initialized npm package and bower package - Added gulp as assistant build system - Implemented tasks to compile and lint SCSS and ECMAScript 6