This commit is contained in:
Niels Lyngsø
2023-03-17 19:14:20 +01:00
parent 8748e783be
commit 6415724b14

View File

@@ -1,4 +1,4 @@
import {css, CSSResultGroup, html, LitElement, unsafeCSS} from 'lit';
import { css, CSSResultGroup, html, LitElement, unsafeCSS } from 'lit';
import { customElement } from 'lit/decorators.js';
import logoImg from '/umbraco_logomark_white.svg';
import loginImg from '/login.jpeg';