sebnitu / vrembem

A CSS component library based on the BEM methodology.

Home Page:https://vrembem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add inline-list base module

sebnitu opened this issue · comments

Problem

There is a need to sometimes display a list "inline" where the list items are treated as inline-block and given some sort of spacing between them. This is a common style used for footer links. It would make sense to add this as a base module in the same way we have the list to properly style and space normal lists, inline-list could display list items inline.