Skip to content

tolokoban/-tolokoban-ui

Repository files navigation

@tolokoban/ui

Documentation

Reference and examples.

Usage

To be able to compile, you must add this line at the top of any of your *.d.ts files:

/// <reference path="../node_modules/@tolokoban/ui/global.d.ts" />

or:

import "@tolokoban/ui/global.d"

This is because this library uses CSS modules and custom CSS variables.

Build and Publish

npm run build
npm run pub

About

React UI components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published