oldschool-ui
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

OldSchool UI

// with npm
npm install oldschool-ui

// with yarn
yarn add oldschool-ui

Add stylesheet

import "oldschool-ui/dist/index.css";

Usage

import { Window } from "oldschool-ui";

function App() {
  return <Window>doom.exe</Window>;
}

Readme

Keywords

none

Package Sidebar

Install

npm i oldschool-ui

Weekly Downloads

0

Version

1.1.2

License

ISC

Unpacked Size

183 kB

Total Files

19

Last publish

Collaborators

  • magnusengdal