UNPKG

@postenbring/hedwig-css

Version:

Styles for [Hedwig Design System](https://github.com/bring/hedwig-design-system).

9 lines (6 loc) 110 B
const { clsx } = require("clsx"); function t(value) { return value; } exports.clsx = clsx; exports.t = t;