mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
style: remove scss for tap-click
This commit is contained in:
@ -1 +0,0 @@
|
||||
@import "../../themes/ionic.globals";
|
@ -7,7 +7,6 @@ declare const Ionic: { gesture: GestureController };
|
||||
|
||||
@Component({
|
||||
tag: 'ion-tap-click',
|
||||
styleUrl: 'tap-click.scss'
|
||||
})
|
||||
export class TapClick {
|
||||
|
||||
|
Reference in New Issue
Block a user