Skip to content

mezhevykh223571/reset-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm License: MIT

Installation

$ npm i @mezhevykh/reset-styles

Usage

HTML

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mezhevykh/reset-styles/dist/reset.min.css" integrity="sha256-m5JjG6Kri+YMDzTDOVQiGArkLfwglfPQ+1o11pUy978=" crossorigin="anonymous">

CSS

@import "https://cdn.jsdelivr.net/npm/@mezhevykh/reset-styles/dist/reset.min.css";

SCSS

@import '/path/to/node_modules/@mezhevykh/reset-styles/src/reset.scss';

or use unpkg CDN

Download

Click to download

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages