Socket
Socket
Sign inDemoInstall

big-reset-css

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

big-reset-css

Reset default browser styles.


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Big Reset CSS

Read on other languages: русский.

Reset default browser styles.

Installation / Usage

  1. Link how CDN:
<link rel="stylesheet" href="https://unpkg.com/big-reset-css@latest/dist/reset.min.css"/>
  1. Install NPM-package:
npm install --save-dev big-reset-css
  1. Import to CSS:
@import url("https://unpkg.com/big-reset-css@latest/dist/reset.min.css");

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request!
  6. Thanks <3

History

30 June 2022 year - VER_1.0.0

License

MIT License. Read here.

Keywords

FAQs

Package last updated on 29 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc