mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-04-24 09:03:11 +00:00
(@fuse/masonry) Removed the unnecessary scss file
This commit is contained in:
parent
42241b279d
commit
443a103d6f
@ -5,7 +5,6 @@ import { FuseMediaWatcherService } from '@fuse/services/media-watcher';
|
|||||||
@Component({
|
@Component({
|
||||||
selector : 'fuse-masonry',
|
selector : 'fuse-masonry',
|
||||||
templateUrl : './masonry.component.html',
|
templateUrl : './masonry.component.html',
|
||||||
styleUrls : ['./masonry.component.scss'],
|
|
||||||
encapsulation: ViewEncapsulation.None,
|
encapsulation: ViewEncapsulation.None,
|
||||||
animations : fuseAnimations,
|
animations : fuseAnimations,
|
||||||
exportAs : 'fuseMasonry'
|
exportAs : 'fuseMasonry'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user