UNPKG

@devup-ui/webpack-plugin

Version:

Zero Config, Zero FOUC, Zero Runtime, CSS in JS Preprocessor

12 lines (11 loc) 291 B
import { getCss as i } from "@devup-ui/wasm"; function n(t) { return t.endsWith("devup-ui.css") ? null : parseInt(t.split("devup-ui-")[1].split(".")[0]); } const l = function(t, e, s) { const u = n(this.resourcePath); this.callback(null, i(u, !0), e, s); }; export { l as default };