Pure source — no build step. Import the stylesheet once, compose from the components.
npm install @apliteni/apliteni-ui
import '@apliteni/apliteni-ui/css' import { button, card, topbar } from '@apliteni/apliteni-ui'
Everything on this page is the kit theming itself.
Colour, type, spacing, radius, elevation and motion as CSS variables. Change one, everything follows.
Buttons, cards, segmented controls, inputs, tables, the topbar — the actual deck vocabulary.
Hover, focus, disabled, busy, empty, error, success — no dead ends.
An orthogonal data-accent dimension on top of dark/light. Any hue, both themes.
HTML + CSS with tiny factories. Works in a server-rendered portal or any front-end.
Same class names the strategy portal already ships — adopt it and delete the duplication.
Live components — re-themed by the accent you pick.