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
- Host: GitHub
- URL: https://github.com/qrac/shitajicss
- Owner: qrac
- Created: 2016-07-03T03:31:50.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T02:23:42.000Z (about 2 years ago)
- Last Synced: 2025-03-26T03:33:15.299Z (7 months ago)
- Topics: css, japanese, reset, shitaji
- Language: HTML
- Homepage: https://shitajicss.qranoko.jp
- Size: 1.25 MB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# 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)