Skip to content

Commit

Permalink
Merge pull request #97 from harrisrobin/master
Browse files Browse the repository at this point in the history
Configure JSX runtime per file
  • Loading branch information
nandorojo authored May 7, 2021
2 parents 1ad37de + 117e800 commit 45ca0fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/css/ssr-component.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/** @jsxRuntime classic */
/** @jsx jsx */
import { jsx, SxProps } from '@theme-ui/core'
import { ThemeUIStyleObject } from '@theme-ui/css'
Expand Down

0 comments on commit 45ca0fc

Please sign in to comment.