Headline

Examples for the ss-c-headline module.

Full

LIVE

Breaking

Major update to the design system shipped today

Stylescape 0.3.11 introduces 18 new modules and a layered cascade.

By Editorial 3 min read

HTML
<header class="ss-c-headline">
            <span class="ss-c-headline__live">LIVE</span>
            <p class="ss-c-headline__kicker">Breaking</p>
            <h2 class="ss-c-headline__text">Major update to the design system shipped today</h2>
            <p class="ss-c-headline__teaser">Stylescape 0.3.11 introduces 18 new modules and a layered cascade.</p>
            <p class="ss-c-headline__sub">
                <span class="ss-c-headline__sub-description">By Editorial</span>
                <span class="ss-c-headline__sub-description">3 min read</span>
            </p>
        </header>