Demo the features of Drupal's component library with tailwind.
- Install/setup ddev
ddev startddev sshcomposer installcomposer sidrush genc --bundles=article 10 0cd web/themes/custom/tw_themeyarn installyarn build-devdrush uli
Open the website and see article teasers that are styled using component library
- To build your own components and variations, add them at
/admin/structure/component-library-pattern - Then map them to a view mode using layout builder and
component_blocks.
