Refactor blockquote to use Tailwind classes in template
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3556082. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !107 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>In order to reduce the use of @apply, we will refactor the components where possible to remove this and use classes in the Twig templates. This is very simple for the blockquote element so can use this an an example.</p>
issue