@preply/ds-theme-tokyo-ui
Theme tokyo-ui
(2023)
🚨 This theme is currently a placeholder that looks the same as Bold UI, in late July 2023 / early August 2023 the theme will be finalized 🚨
Using the Design System in your application or library?
Follow the instructions in @preply/ds-workspace.
tl;dr:
import { theme as tokyoUI } from `@preply/ds-theme-tokyo-ui`;
Development
You probably want to execute yarn dev
and/or yarn docs
in the root, as per instructions in @preply/ds-workspace.
Tooling
Details about tools and configurations in @preply/ds-workspace.
Dependencies
Note: @preply/ds-***
are declared both as direct and peer dependencies:
- to ensure
rollup
excludes them from the bundle. - to ensure Lerna honours build sequence (does not do so for peer dependencies).
Peer dependencies
@preply/ds-web-core
- Web support and context providers (React + CSS modules).@preply/ds-core
- Platform agnostic types, tokens and utils.