plugin-drupal-twig-components
plugin-drupal-twig-components copied to clipboard
Make the clean_class filter act like Drupal one.
I would feel more comfortable using the clean_class filter in my pattern-lab templates if I was confident it would do the same in Pattern Lab as it does in Drupal.
@EvanLovely I tested this PR and it appears to work fine (without it, clean_class does not replace spaces with dashes as it does in Drupal). Do you think this could be merged in?