emotion-modern-normalize
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

emotion-modern-normalize

Normalize browsers' default style for Emotion CSS-in-JS library.

The original modern-normalize is pulled from sindresorhus/modern-normalize, and parsed into emotion ready format.

Usage

yarn add emotion-modern-normalize
import { ModernNormalize } from "emotion-modern-normalize";
import { css } from "@emotion/react";

// ...

<ModernNormalize />;

License

The MIT License

Credits

Package Sidebar

Install

npm i emotion-modern-normalize

Weekly Downloads

276

Version

1.0.0

License

MIT

Unpacked Size

19 kB

Total Files

17

Last publish

Collaborators

  • kodai