Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emanuelescarabattoli/double

A CSS framework with dark mode
https://github.com/emanuelescarabattoli/double

css css-framework dark-mode sass sass-framework

Last synced: 3 days ago
JSON representation

A CSS framework with dark mode

Awesome Lists containing this project

README

        

# Double

![Double](https://emanuelescarabattoli.github.io/double/assets/img/double-small.png)

Double is a CSS framework with dark mode. [https://emanuelescarabattoli.github.io/double](https://emanuelescarabattoli.github.io/double)

## Installation

To use double in your project use the following template

```


```

## Dark mode

To use the dark mode just wrap your HTML around a `div` with the CSS class `dark-mode` as in the following example

```




```