You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
371 B

2 months ago
  1. var __getOwnPropNames = Object.getOwnPropertyNames;
  2. var __commonJS = (cb, mod) => function __require() {
  3. return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
  4. };
  5. var require_app_css = __commonJS({
  6. "app.css.js"(exports) {
  7. const _style_0 = {};
  8. exports.styles = [_style_0];
  9. }
  10. });
  11. export default require_app_css();