Add Table Styles
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
import {window} from "./util.ts";
|
||||
import {t} from "astro-i18n";
|
||||
import type {ExtendedEvent} from "@type/event.ts";
|
||||
import "@styles/table.css"
|
||||
|
||||
export let event: ExtendedEvent;
|
||||
export let group: string;
|
||||
|
||||
Reference in New Issue
Block a user