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

https://github.com/qrac/shitajicss

Resetting CSS for web production
https://github.com/qrac/shitajicss

css japanese reset shitaji

Last synced: 6 months ago
JSON representation

Resetting CSS for web production

Awesome Lists containing this project

README

          


Shitaji.CSS Logo

# Shitaji.CSS











## Site

https://shitajicss.qranoko.jp

## About

Shitaji.CSS(シタジシーエスエス)は、Web 制作用の下地リセット CSS です。

- 見出しやタップハイライトなどの不要なスタイルを解除
- フォーム関連はブラウザデフォルトでも機能させる
- すべての案件に使えるよう CC0 で配布

## How To Use

### [CDN](https://cdn.jsdelivr.net/npm/shitajicss/)

```html

```

### [npm](https://www.npmjs.com/package/shitajicss)

```bash
$ npm install shitajicss
```

```js
import "shitajicss"
```

## Support

| Chrome | Firefox | Safari |
| :----: | :-----: | :----: |
| Newest | Newest | Newest |

## License

- CC0 1.0 Public Domain

## Credit

- Author: [Qrac](https://qrac.jp)
- Organization: [QRANOKO](https://qranoko.jp)