Edit autoprefixer browserslist and remove manual prefixes
This commit is contained in:
parent
957b799d0a
commit
e5f5b543c6
4 changed files with 10 additions and 38 deletions
|
@ -2,15 +2,6 @@
|
|||
// ANIMATIONS
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
@-webkit-keyframes expand-outline {
|
||||
from {
|
||||
outline-offset: 0;
|
||||
}
|
||||
to {
|
||||
outline-offset: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes expand-outline {
|
||||
from {
|
||||
outline-offset: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue