Index

Styles

This page contains documentation and examples of various parts of the Double Dot Labs CSS Framework - available through NPM, UNPKG, or in source form on GitHub. It is distributed as open source software under the Mozilla Public License, version 2.0.

Many of the components in this framework are based on Google's Material Design system, which have been adapted for our own use. This documentation lacks a lot of the use cases & detailed examples present in Google's documentation, as it doesn't seem necessary to repeat them - instead, it focuses on functional code examples of each component.

Categories

Buttons
The button is a thing that can be clicked. It usually performs an action.
Input
Input elements allow the user to change information on the page to specify individual parameters.
Miscellaneous
Random useful elements.
Navigation
Navigation structures for separating content and moving through categories of pages.
Text
Text-related components.