0.4.0 • Published 4 years ago

@leaven-css/base v0.4.0

Weekly downloads
78
License
MIT
Repository
github
Last release
4 years ago

Leaven – Base

A good starter for your styles

WARNING: A WORK IN PROGRESS

NPM Version Bundlephobia minified size Bundlephobia minified + gzip size

Markup should give semantic meaning and structure but not necessarily define styles. Is an <h2> always that size? Does a <button> always look that way?

As a developer you should be in control of the styles you want for elements, especially when building components. Leaven Base's goal is to reset as much browser styles as possible while allowing for flexibility and customization.

Install

As a module

# npm
npm add @leaven-css/base

# yarn
yarn add @leaven-css/base

via Unpkg

Browser Support

  • Chrome
  • Firefox
  • Safari
  • Edge
  • Internet Explorer 11

It's recommended that you use Autoprefixer as part of your build process to remove any unnecessary prefixes based on your own browser support.

Usage & Exceptions

Read more in the Using Leaven Base document.

Credits

A special thanks to those libraries that influenced this one:

0.4.0

4 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago