Files
kontor/kontor-spring/application/frontend/generated/vaadin.ts
T
Thomas Peetz de2f2f34b2
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
setup multi-module project
2026-08-12 15:13:06 +02:00

9 lines
191 B
TypeScript

import './vaadin-featureflags.js';
import './index';
import './vaadin-react.js';
import './theme-kontor.global.generated.js';
import { applyTheme } from './theme.js';
applyTheme(document);