destyle.css

Opinionated reset stylesheet that provides a clean slate for styling your html.

@itkyk/emotion-reset-style

## Setup ```tsx // React import * as React from "react"; import {Global, css} from "@emotion/css"; import resetStyle from "@itkyk/emotion-reset-style";