@things-factory/operato-gangsters 9.0.0-beta.10 → 9.0.0-beta.13
Sign up to get free protection for your applications and to get access to all the features.
- package/_index.html +0 -1
- package/dist-client/tsconfig.tsbuildinfo +1 -1
- package/package.json +31 -31
- package/views/auth-page.html +0 -1
- package/views/public/home.html +0 -1
package/_index.html
CHANGED
@@ -51,7 +51,6 @@
|
|
51
51
|
|
52
52
|
<!-- Performance tip: hint to the browser to start the handshake for the fonts site -->
|
53
53
|
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
|
54
|
-
<link href="/node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
|
55
54
|
<link href="/node_modules/material-symbols/index.css" rel="stylesheet" />
|
56
55
|
<link href="/node_modules/@fontsource/roboto/index.css" rel="stylesheet" />
|
57
56
|
<link rel="stylesheet" href="/theme.css" />
|