headings

In Toadstool, presentation is 100% separated from content and markup, this goes for typography too. Heading styles are not beholden to heading tags, but applied via slient classes to the appropiate semantic markup or class as needed.

Read more ...

@extend %headings_1;

@extend %headings_2;

@extend %headings_3;

view

example markup

view

example SCSS