UNPKG

winbox-ui-next

Version:

We Design Vue 2.0: A Vue.js 3 UI Library

10 lines (8 loc) 167 B
"use strict"; var index = require("../../_utils/cssr/index.js"); var globalStyle = index.c("body", ` `, [ index.c("input", ` `) ]); module.exports = globalStyle;