1.27.1 · master
Harbour

Components

Card Content Dialog Menu Popover Tag

Controls

Button Checkbox Drop-down menu Input Stepper Link Password Input Text Input

Layouts

Collection Form Layout Menu View Page

Variables

Icons

Page

Available modifiers

page__main--colored

Structure

page
├── page__header (optional)
├── page__main (modifier)
├── page__footer (optional)

Example HTML

<body class="page">
	<header class="page__header">
		...
	</header>
	<main class="page__main">
		...
	</main>
	<footer class="page__footer">
		...
	</footer>
</body>

When I'm not surfing or sailing, I am to be found at the harbour working on my boat.

Build on 20 July 2021 12:12