UNPKG

@dunite/au-fluent-ui

Version:

An Aurelia plugin project that wraps Microsoft Fluent UI React components.

5 lines (4 loc) 128 B
<template> <require from="./hello-world.css"></require> <h3 class="hello-world">Hello world ${message}</h3> </template>