UNPKG

2.18 kBMarkdownView Raw
1# Neo's Normalize : @neos21/neos-normalize
2
3[![NPM Version](https://img.shields.io/npm/v/@neos21/neos-normalize.svg)](https://www.npmjs.com/package/@neos21/neos-normalize)
4
5Normalize.css・Bootstrap 4 Reboot の思想を基に、Windows・Mac・iOS の最新ブラウザで必要最小限のノーマライズスタイルを策定する。全ての要素に対するスタイリングを完璧に統一するのではなく、使用頻度の高い要素に限り最低限のスタイリングを行う。
6
7- [neos-normalize.scss](https://neos21.github.io/neos-normalize/neos-normalize.scss)
8- [neos-normalize.css](https://neos21.github.io/neos-normalize/neos-normalize.css)
9 - `neos-normalize.scss` からトランスパイルしたもの
10- [neos-normalize.min.css](https://neos21.github.io/neos-normalize/neos-normalize.min.css)
11 - `neos-normalize.css` を Minify したもの
12
13
14## Demo
15
16__[Demo (GitHub Pages)](https://neos21.github.io/neos-normalize/)__
17
18
19## CDN
20
21- [jsDelivr](https://www.jsdelivr.com/package/npm/@neos21/neos-normalize)
22 - <https://cdn.jsdelivr.net/npm/@neos21/neos-normalize@1.0.15/neos-normalize.min.css>
23- [unpkg.org](https://unpkg.com/browse/@neos21/neos-normalize@1.0.15/)
24 - <https://unpkg.com/@neos21/neos-normalize@1.0.15/neos-normalize.min.css>
25- [GitHub Pages](https://neos21.github.io/neos-normalize/)
26 - <https://neos21.github.io/neos-normalize/neos-normalize.min.css>
27- [Raw GitHub](https://github.com/Neos21/neos-normalize)
28 - <https://raw.githubusercontent.com/Neos21/neos-normalize/master/neos-normalize.min.css>
29
30
31## Author
32
33[Neo](http://neo.s21.xrea.com/) ([@Neos21](https://twitter.com/Neos21))
34
35- [GitHub - neos-normalize](https://github.com/Neos21/neos-normalize)
36- [GitHub Pages - Neo's Normalize : @neos21/neos-normalize](https://neos21.github.io/neos-normalize/)
37- [npm - @neos21/neos-normalize](https://www.npmjs.com/package/@neos21/neos-normalize)
38
39
40## Links
41
42- [Neo's World](http://neo.s21.xrea.com/)
43- [Corredor](http://neos21.hatenablog.com/)
44- [Murga](http://neos21.hatenablog.jp/)
45- [El Mylar](http://neos21.hateblo.jp/)
46- [Neo's GitHub Pages](https://neos21.github.io/)
47- [GitHub - Neos21](https://github.com/Neos21/)