mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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