npm-react-uikit
v1.0.44
Published
Set of UI components for react projects
Readme
@npm-react/uikit
Pancake UIkit is a set of React components and hooks used to build pages on Pancake's apps. It also contains a theme file for dark and light mode.
Reset
A reset CSS is available as a global styled component.
import { ResetCSS } from '@npm-react/uikit'
...
<ResetCSS />