Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
Evan Willhite edited this page Dec 6, 2018 · 4 revisions
  1. Refactor 'pl' gulp task to also run when a new pattern is added or when changing the name of twig files: currently the task just doesn't pick up on these two changes, so you have to rerun it.
  2. Get Drupal CKEditor markup to output text classes and remove unnecessary files: Currently I am using a Sass extend to add styles for list items, etc. but it would be ideal if CKEditor would add our needed classes to make sure we are staying within the BEM classname convention.