picturepan2 / spectre

Spectre.css - A Lightweight, Responsive and Modern CSS Framework

Home Page:https://picturepan2.github.io/spectre/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feature proposal: list group

roipoussiere opened this issue · comments

I'm looking for a way to display a list of "articles", that are elements with succinct information like a title and a description and eventually a small image.

Something similar to pypi's search result page:

image

In Bootstrap, it's possible to do this using the list group component with custom contents

It could be useful to have a similar component in Spectre.

Why not use tiles?