[bugfix] Plugins(VRCT Subtitles as testing one): Apply styles by importing css file.

This commit is contained in:
Sakamoto Shiina
2025-03-29 16:22:00 +09:00
parent a59b9282df
commit 5681038c22
28 changed files with 52 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
import { clsx } from "clsx";
import clsx from "clsx";
import styles from "./Checkbox.module.scss";
export const Checkbox = ({
checkboxId,