Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

1reset

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

1reset

1Reset is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards.

  • 3.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

1Reset v3.0

1Reset is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards.

Feature

  • Preserves useful defaults, unlike many CSS resets.
  • Normalizes styles for a wide range of elements.
  • Corrects bugs and common browser inconsistencies.
  • Improves usability with subtle improvements.
  • Explains what code does using detailed comments.

Browser support

  • Chrome 4+
  • Firefox 4+
  • Safari 5+
  • Opera 11+
  • Edge 15+
  • Internet Explorer 8+

Download and use

Public cdn.

For use on production websites with any amount of traffic. Files are served via MaxCDN's super fast global CDN.

<link href="http://cdn.rawgit.com/AliMD/1Reset/v3.0.0/dist/1reset.css" type="text/css" rel="stylesheet" />

For dev/testing latest version with low-traffic use the following link. Please don't use it on production websites.

<link href="http://rawgit.com/AliMD/1Reset/master/dist/1reset.css" type="text/css" rel="stylesheet" />
Bower
bower install 1reset
NPM
npm install 1reset
Sass

import 1Reset folder in your sass project

@import '1Reset/'

Contributing

this project and want to get involved ?
Thanks! There are plenty of ways you can help!
Check CONTRIBUTING.md

Help and support

Please ask any questions about web technologies here.

License

The MIT License (MIT) alimd.mit-license.org

Keywords

FAQs

Package last updated on 02 May 2016

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