Skip to content

Commit

Permalink
clean import material icons, mp4 and remove empty style
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Oct 26, 2024
1 parent fa0da4b commit ff0bd1e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 20 deletions.
Binary file removed public/modo-restrict-window.mp4
Binary file not shown.
15 changes: 0 additions & 15 deletions src/app/app.component.scss

This file was deleted.

1 change: 0 additions & 1 deletion src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import { ExampleComponent } from './app.example';
NucleusAngularApp,
],
templateUrl: './app.component.html',
styleUrl: './app.component.scss',
})
export class AppComponent {
public appVersion;
Expand Down
4 changes: 0 additions & 4 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
name="description"
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."
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200"
/>
<!-- Google tag (gtag.js) -->
<script
async
Expand Down

0 comments on commit ff0bd1e

Please sign in to comment.