Closed (fixed)
Project:
Cards for Layout Builder
Version:
2.0.8
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 Nov 2023 at 10:38 UTC
Updated:
26 Apr 2024 at 18:29 UTC
Jump to comment: Most recent
The code in block--lb-cards--variation-*.html.twig contains highly duplicated code. In order to maintain a DRY codebase and reduce our codebase “weight”, we should de-duplicate code wherever possible.
A possible model for this could be:
Acceptance Criteria
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
david-b commentedComment #12
froboy