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

https://github.com/zoontek/sound-mind.css

Default HTML elements style for modern days  👀
https://github.com/zoontek/sound-mind.css

Last synced: 6 days ago
JSON representation

Default HTML elements style for modern days  👀

Awesome Lists containing this project

README

          

# sound-mind.css

[![npm version](https://badge.fury.io/js/sound-mind.css.svg)](https://badge.fury.io/css/sound-mind.css) [![npm](https://img.shields.io/npm/dt/sound-mind.css.svg)](https://www.npmjs.org/package/sound-mind.css) ![MIT](https://img.shields.io/dub/l/vibe-d.svg)

Default HTML elements style for modern days  👀

An attempt to define a basic default style for the most commonly used HTML elements. A little of normalization and a bunch of opinions.

### Based on

- normalize.css v8.0.1 - https://github.com/necolas/normalize.css
- sanitize.css v6.0.0 - https://github.com/csstools/sanitize.css
- modern-normalize v0.5.0 - https://github.com/sindresorhus/modern-normalize
- cssremedy - https://github.com/mozdevs/cssremedy

👉🏼 [Check the source code, it's fully documented](https://github.com/zoontek/sound-mind.css/blob/master/sound-mind.scss)

## Installation

```sh
npm install --save sound-mind.css
```