mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
autoprefixer
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
> .button {
|
||||
border-width: 1px;
|
||||
|
||||
@include transition(100ms all linear);
|
||||
transition: 100ms all linear;
|
||||
|
||||
color: get-color(primary, base);
|
||||
|
||||
|
Reference in New Issue
Block a user