cssinjs / css-vendor

Runtime vendor prefixing based on feature detection.
MIT License
67 stars 24 forks source link

Fix for writing mode #28

Closed AleshaOleg closed 7 years ago

kof commented 7 years ago

Not sure what this does, but if this way we pass the tests, I don't care)

AleshaOleg commented 7 years ago

@kof it's just a check, locally tests runs too long. I just make a pr, to check if it breaks in old browsers. If not, it helps to support newest Safari

kof commented 7 years ago

Seems to work, merging?

AleshaOleg commented 7 years ago

@kof yes

kof commented 7 years ago

merged!