Skip to content

Commit

Permalink
Add CSSTransform related types to browser.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuo Jen Wei committed Jul 6, 2021
1 parent 9262946 commit 97ea3ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions globals.json
Expand Up @@ -451,6 +451,10 @@
"CSSStyleRule": false,
"CSSStyleSheet": false,
"CSSSupportsRule": false,
"CSSRotate": false,
"CSSScale": false,
"CSSTransformValue": false,
"CSSTranslate": false,
"CustomElementRegistry": false,
"customElements": false,
"CustomEvent": false,
Expand Down

0 comments on commit 97ea3ca

Please sign in to comment.