--- layout: styleguide title: Style guide description: Collection of website components used on dash.org --- Here are all the pieces that make up this website. {% assign colors = site.colors %} {% assign componentsByType = site.components | group_by:"type" %}