Skip to content

kodai3/emotion-modern-normalize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Install

yarn add emotion-modern-normalize

Usage

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

// ...

<ModernNormalize />;

License

The MIT License

Credits

About

Normalize browsers' default style for emotion/react

Resources

License

Stars

Watchers

Forks

Packages

No packages published