perf(gesture): lazy loaded dynamic ES module

This commit is contained in:
Manu Mtz.-Almeida
2018-08-01 01:38:52 +02:00
parent 1b5bb67959
commit 49cac8beec
34 changed files with 939 additions and 1709 deletions

View File

@ -26,15 +26,6 @@
outline: none;
}
ion-gesture {
display: block;
width: 100%;
height: 100%;
visibility: inherit;
}
input {
@include input-cover();