minireset.css

微小的现代 CSS 重置。「A tiny modern CSS reset」

Github stars Tracking Chart

minireset.css

npm
npm

A tiny modern CSS reset that covers the basics:

  • resets the font sizes: so that using semantic markup doesn't affect the styling
  • resets the block margins: so that the spacing is only applied when you need it
  • resets tables: so that tabular data only takes the space it needs
  • preserves the inline paddings: so that buttons and inputs keep their default layout
  • sets the border-box box sizing: so that borders and paddings don't affect the set dimensions
  • sets responsive media elements: so that images and embeds scale with the browser width

Download/Install

Download the latest version

npm install minireset.css

Or clone the repo.

CDN

GitHub CDN for minireset.min.css

Code copyright 2019 Jeremy Thomas. Code released under the MIT license.

Main metrics

Overview
Name With Ownerjgthms/minireset.css
Primary LanguageJavaScript
Program languageCSS (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2016-08-26 11:49:04
Pushed At2024-07-11 11:58:27
Last Commit At2024-07-11 12:58:25
Release Count1
Last Release Name0.0.3 (Posted on )
First Release Name0.0.3 (Posted on )
用户参与
Stargazers Count2.8k
Watchers Count49
Fork Count514
Commits Count26
Has Issues Enabled
Issues Count18
Issue Open Count4
Pull Requests Count6
Pull Requests Open Count12
Pull Requests Close Count10
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private