@markmiro/css-base

2.0.0 • Public • Published

css-base

What does it do?

  • Box sizing border-box
  • Remove default margins on all elements
  • Add 100% height to html element
  • Display block for images and media
  • Make form elements inherit document font
  • Avoid text overflows (overflow-wrap: break-word)
  • Dark mode
  • Links inherit text color (helps with link color in dark mode)
  • System font

Browser support

Modern browsers.

Colophon

Readme

Keywords

none

Package Sidebar

Install

npm i @markmiro/css-base

Weekly Downloads

7

Version

2.0.0

License

MIT

Unpacked Size

3.69 kB

Total Files

4

Last publish

Collaborators

  • markmiro