Draft: #3497385: Implement designs for Cards component within Olivero for XB
-
Turn drupal_cms_olivero/css/components/card.css
into its own library-
Use as dependency of drupal_cms_olivero/views
library -
Rename class from teaser--card
tocard
in CSS code
-
-
Tweak styling so single card layout is achieved without any wrapper -
Create Card and Card grid SDCs -
Add workaround for soon-to-be removed XB wrappers (#3491021: Leverage HTML comment annotations, remove wrapping div elements) -
Support all props -
Polish SDC metadata as needed -
Polish styling as needed