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 👀
- Host: GitHub
- URL: https://github.com/zoontek/sound-mind.css
- Owner: zoontek
- License: mit
- Created: 2019-02-18T19:31:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T01:31:00.000Z (over 7 years ago)
- Last Synced: 2025-02-23T10:24:46.295Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 33.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sound-mind.css
[](https://badge.fury.io/css/sound-mind.css) [](https://www.npmjs.org/package/sound-mind.css) 
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
```