@anoki/fse-ui
Version:
FSE UI components library
32 lines (31 loc) • 773 B
JavaScript
import { __require as a } from "./index.es702.js";
var i, n;
function h() {
if (n) return i;
n = 1;
let u = a();
class e {
get content() {
return this.css;
}
constructor(s, t, r) {
this.processor = s, this.messages = [], this.root = t, this.opts = r, this.css = "", this.map = void 0;
}
toString() {
return this.css;
}
warn(s, t = {}) {
t.plugin || this.lastPlugin && this.lastPlugin.postcssPlugin && (t.plugin = this.lastPlugin.postcssPlugin);
let r = new u(s, t);
return this.messages.push(r), r;
}
warnings() {
return this.messages.filter((s) => s.type === "warning");
}
}
return i = e, e.default = e, i;
}
export {
h as __require
};
//# sourceMappingURL=index.es698.js.map