1.0.3 • Published 8 months ago

@whitigol/reset-css v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

reset-css

Custom Reset CSS

I created this package for use in my personal projects, but feel free to use it if you want.

Installation

NPM

npm install @whitigol/reset-css

Yarn

yarn add @whitigol/reset-css

pnpm

pnpm add @whitigol/reset-css

Usage

CSS, SCSS, SASS, LESS, Stylus, etc.

@import "@whitigol/reset-css/styles.css";

JS, TS

import "@whitigol/reset-css/styles.css";
1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago