https://github.com/wgbx/wgbx-reset-css
A reset CSS package
https://github.com/wgbx/wgbx-reset-css
rollup
Last synced: 2 months ago
JSON representation
A reset CSS package
- Host: GitHub
- URL: https://github.com/wgbx/wgbx-reset-css
- Owner: wgbx
- Created: 2023-08-29T17:37:35.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T06:47:46.000Z (7 months ago)
- Last Synced: 2025-02-04T19:46:16.164Z (4 months ago)
- Topics: rollup
- Language: CSS
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
wgbx CSS reset
### Installation
NPM:
```bash
npm install wgbx-reset-css
```Yarn:
```bash
yarn add wgbx-reset-css
```PNPM:
```bash
pnpm add wgbx-reset-css
```