# Neo's Normalize : @neos21/neos-normalize

[![NPM Version](https://img.shields.io/npm/v/@neos21/neos-normalize.svg)](https://www.npmjs.com/package/@neos21/neos-normalize) [![GPR Version](https://img.shields.io/github/package-json/v/neos21/neos-normalize?label=github)](https://github.com/Neos21/neos-normalize/packages/327574)

Normalize.css の思想を基に、Windows・Mac・iOS の最新ブラウザで必要最小限のノーマライズスタイルを策定する。全ての要素に対するスタイリングを完璧に統一するのではなく、使用頻度の高い要素に限り最低限のスタイリングを行う。

- [neos-normalize.css](https://neos21.github.io/neos-normalize/neos-normalize.css)
- [neos-normalize.min.css](https://neos21.github.io/neos-normalize/neos-normalize.min.css)


## Demo

__[Demo (GitHub Pages)](https://neos21.github.io/neos-normalize/)__


## CDN

- [jsDelivr](https://www.jsdelivr.com/package/npm/@neos21/neos-normalize)
- unpkg.org : `https://unpkg.com/browse/@neos21/neos-normalize@【Latest Version】/`
- [GitHub Pages](https://neos21.github.io/neos-normalize/)
  - <https://neos21.github.io/neos-normalize/neos-normalize.min.css>
- [Raw GitHub](https://github.com/Neos21/neos-normalize)
  - <https://raw.githubusercontent.com/Neos21/neos-normalize/master/neos-normalize.min.css>


## Author

[Neo](https://neos21.net/)

- [GitHub - neos-normalize](https://github.com/Neos21/neos-normalize)
- [GitHub Pages - Neo's Normalize : @neos21/neos-normalize](https://neos21.github.io/neos-normalize/)
- [npm - @neos21/neos-normalize](https://www.npmjs.com/package/@neos21/neos-normalize)


## Links

- [Neo's World](https://neos21.net/)
- [Neo's GitHub Pages](https://neos21.github.io/)
- [GitHub - Neos21](https://github.com/Neos21/)
