You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
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
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.
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.