Charts and dashboards, zero JS charting library
Line charts, area fills, grids, axes, and stat cards built entirely from clip-path: polygon() and eight CSS custom properties (--st-p1–--st-p8). Update a chart at runtime by writing a variable — the browser repaints the shape natively, no redraw.
@import((*) from st-core) @st-root() @st-chart-fill(.chart-fill) @st-chart-line(.chart-line)
Hub
