https://github.com/czl0325/common-css
我自己的通用css
https://github.com/czl0325/common-css
Last synced: 3 months ago
JSON representation
我自己的通用css
- Host: GitHub
- URL: https://github.com/czl0325/common-css
- Owner: czl0325
- License: mit
- Created: 2021-04-21T06:42:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-20T03:15:07.000Z (about 4 years ago)
- Last Synced: 2025-01-22T08:04:40.966Z (5 months ago)
- Language: CSS
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# common-css
我自己的通用css#### 版本
```
v1.0.1
```#### 安装
```
npm install common-resetcss --save
```#### 调用
```
import 'common-resetcss/reset.css'
```