Fix auto-prefixer workflow (#971)
Signed-off-by: Emruz Hossain <hossainemruz@gmail.com>
This commit is contained in:
parent
0090f7b1fa
commit
f2e549772d
9 changed files with 98 additions and 88 deletions
|
@ -42,7 +42,4 @@
|
|||
@keyframes spin {
|
||||
to { -webkit-transform: rotate(360deg); }
|
||||
}
|
||||
@-webkit-keyframes spin {
|
||||
to { -webkit-transform: rotate(360deg); }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue