style-resetter

1.0.2 • Public • Published

style-resetter Package

Overview

The style-resetter package is a module designed to provide a clean slate for consistent and predictable styling in web projects. By using this package, you can reset all initial styles applied by browsers, ensuring a level playing field for your custom styles across different browsers and devices.

Installation

To start using style-resetter, install the package via npm:

npm install style-resetter

Usage

After installing the package, simply import it at the top of your main JavaScript or TypeScript file:

import "style-resetter";

Once imported, the style-resetter will neutralize default styles, providing you with a consistent foundation for your project's styling.

Package Sidebar

Install

npm i style-resetter

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

2.38 kB

Total Files

3

Last publish

Collaborators

  • arm.sky