Skip to content

Commit ff0bd1e

Browse files
clean import material icons, mp4 and remove empty style
1 parent fa0da4b commit ff0bd1e

File tree

4 files changed

+0
-20
lines changed

4 files changed

+0
-20
lines changed

public/modo-restrict-window.mp4

-1.54 MB
Binary file not shown.

src/app/app.component.scss

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/app/app.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import { ExampleComponent } from './app.example';
1818
NucleusAngularApp,
1919
],
2020
templateUrl: './app.component.html',
21-
styleUrl: './app.component.scss',
2221
})
2322
export class AppComponent {
2423
public appVersion;

src/index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
name="description"
1212
content="UpWindow is an Angular library that enables developers to create dynamic and customizable modals and window-based components for web applications, enhancing user interaction and experience with flexible design options."
1313
/>
14-
<link
15-
rel="stylesheet"
16-
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200"
17-
/>
1814
<!-- Google tag (gtag.js) -->
1915
<script
2016
async

0 commit comments

Comments
 (0)