(@fuse/masonry) Removed the unnecessary scss file

This commit is contained in:
Sercan Yemen 2022-01-14 11:35:41 +03:00
parent 42241b279d
commit 443a103d6f
2 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import { FuseMediaWatcherService } from '@fuse/services/media-watcher';
@Component({
selector : 'fuse-masonry',
templateUrl : './masonry.component.html',
styleUrls : ['./masonry.component.scss'],
encapsulation: ViewEncapsulation.None,
animations : fuseAnimations,
exportAs : 'fuseMasonry'