boltdesignsystem / bolt

The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
https://boltdesignsystem.com
MIT License
292 stars 45 forks source link

DS 747 Remove inline twig includes #2459

Closed MarcinMr closed 2 years ago

MarcinMr commented 2 years ago

Jira

https://pegadigitalit.atlassian.net/browse/DS-747

Summary

Examples of inline include within the docs-site folder are replaced with a Drupal-friendly set.

Details

The docs-site folder was searched for inline twig includes and replaced with twig sets

How to test

Pull the branch. Investigate the docs-site folder if there are more inline includes that could be replaced.