Skip to content

Latest commit

 

History

History
executable file
·
45 lines (35 loc) · 1.54 KB

README.md

File metadata and controls

executable file
·
45 lines (35 loc) · 1.54 KB

A modern CSS reset for @dash-ui

npm i @dash-ui/reset

Bundlephobia Types Code coverage Build status NPM Version MIT License


Quick Start

import { styles } from "@dash-ui/styles";
import { reset } from "@dash-ui/reset";

styles.insertGlobal(reset);

LICENSE

MIT