UNPKG

@dvsmedeiros/oid

Version:

Web components based on the Digital Content Component (DCC) model for the Mundorum space.

7 lines (6 loc) 175 B
export const html = (strings, ...values) => String.raw({ raw: strings }, ...values) export const css = (strings, ...values) => String.raw({ raw: strings }, ...values)