Asides
# Intro
Asides are used to display side menus and vertical navigation with an accordion effect using details
elements. Asides have no padding by default and should be used with the --padding
utility.
# Links
Ungrouped links can be make by using the link
class on anchors.
# Details
Link are grouped together by details
elements that contain link
classed anchors. See details.