Skip to content

adds headings, texts, lists element APIs

Stu Robson requested to merge components/elements into develop

adds element components for headings, text, and lists.

We are using Sass mixins as an API for the rules required for each variant available.

Elements are also separate css and not part of the ultimate stylesheet - as they are a representation of what is available from the mixing

Merge request reports