7 lines
174 B
TypeScript
7 lines
174 B
TypeScript
/**
|
|
* Copyright (c) 2025 misties
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/
|
|
|
|
// Import CSS files here for hot module reloading to work.
|
|
import "./assets/styles.css";
|