Skip to content

Commit

Permalink
frontend: Relocated theme styles
Browse files Browse the repository at this point in the history
  • Loading branch information
CSantosM committed Aug 19, 2024
1 parent 8babe5b commit 4776032
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 40 deletions.
2 changes: 1 addition & 1 deletion openvidu-call-front/src/styles.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@use '@angular/material' as mat;
@use './styles/openvidu-theme.scss';
@use './assets/styles/openvidu-theme.scss';

@include mat.core();

Expand Down
39 changes: 0 additions & 39 deletions openvidu-call-front/src/theme.scss

This file was deleted.

0 comments on commit 4776032

Please sign in to comment.