UNPKG

vcc-ui

Version:

VCC UI is a collection of React UI Components that can be used for developing front-end applications at Volvo Car Corporation.

4 lines 132 B
import { renderToSheetList } from "fela-dom"; export var getStyles = function getStyles(args) { return renderToSheetList(args); };