Skip to content

Commit

Permalink
Update IE.php
Browse files Browse the repository at this point in the history
  • Loading branch information
padaliyajay authored Mar 6, 2019
1 parent 39672e5 commit 0f36b7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Vendor/IE.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ class IE extends Vendor {
'user-select' => '-ms-user-select',
'hyphens' => '-ms-hyphens',
'word-break' => '-ms-word-break',
'transform' => '-ms-transform',
'transform-origin' => '-ms-transform-origin'
);

protected static $RULE_VALUE = array(
Expand Down

0 comments on commit 0f36b7c

Please sign in to comment.