generator-mc-d8-theme
Advanced tools
Changelog
🎈1.3.3 (2017-04-07)
Added a .gitkeep
to the layout folder. If the theme was created and checked into the repo without anything being added to the layout dir... errors my friend. Errors.
Thanks Tim for the issue!
Added in default breakpoints in *.breakpoints.yml
. Having this file contain only comments was bugging out some environments.
Thanks Carie for the issue!
Changelog
1.3.2 (2017-03-15)
Changelog
✈️ 1.3.1 (2017-02-14)
Changelog
🔧 1.3.0 (2016-12-28)
all.css
file may need some modification if CSS files are being concatenated in the wrong order. I've provided an example of how to do that within the concat.js gulp task. Also, Don't use the all.css
file for production only the style guide. Leverage Drupal's Libraries to add CSS / JS files as needed.