Skip to content

Commit

Permalink
[JS] Add createGlobalStyle support
Browse files Browse the repository at this point in the history
  • Loading branch information
borela committed Nov 8, 2018
1 parent dfb2cfd commit 0aabf09
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ contexts:
# API helpers.
- match: |
(?x)
((?> css
((?> createGlobalStyle
| css
| injectGlobal
))
(?=\s*`)
Expand Down

0 comments on commit 0aabf09

Please sign in to comment.