0.2.1 • Published 3 years ago
@teysa/ui-react v0.2.1
@teysa/ui-react
Common UI components for NextJS projects
Usage
Install @teysa/ui-react as a dependency
yarn add @teysa/ui-reactIn your pages/_app.tsx file import the CSS file
import '@teysa/ui-react/dist/teysa.css';