@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";
## Setup ```tsx // React import * as React from "react"; import {Global, css} from "@emotion/css"; import resetStyle from "@itkyk/emotion-reset-style";
This is an unofficial template for creating single-page React applications. It offers a modern build setup without a lot of configuration.