emotion-modern-normalize
Advanced tools
Weekly downloads
Readme
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.
yarn add emotion-modern-normalize
import { ModernNormalize } from "emotion-modern-normalize";
import { css } from "@emotion/react";
// ...
<ModernNormalize />;
The MIT License
FAQs
Normalize browsers' default style for emotion/react
The npm package emotion-modern-normalize receives a total of 334 weekly downloads. As such, emotion-modern-normalize popularity was classified as not popular.
We found that emotion-modern-normalize demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.