1.1.2 • Published 2 years ago

oldschool-ui v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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>;
}
1.1.2

2 years ago

1.1.1

2 years ago

1.0.0

2 years ago