issues
search
mediacurrent
/
theme_generator_8
Yeoman generator for Drupal Themes - lets you quickly set up a Drupal 8 theme with sensible defaults and best practices.
MIT License
100
stars
24
forks
source link
Feature/component sub generator
#48
Closed
zhawkins
closed
4 years ago
zhawkins
commented
5 years ago
Moves "starter-kit" components to their own subgenerator.
Updates the component subgenerator so it does more and works with pattern lab.
Adds a "generate" npm script for quickly adding additional components.
Adds a default field template that's cleaner.
Fixes eslint bug with 'use strict' behaving incorrectly for gulp / node files vs Drupal js files.