Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Jan 20, 2025
1 parent e414b8f commit d9d7c2e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions packages/docs/components/playgroundPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,13 @@ export const PlaygroundPage = () => {
</ImageWrapper>
<Callout>Sorry</Callout>
<p>
Currently, the playground cannot run in the browser due to a technical limitation in SWC's WebAssembly support.
Currently, the playground cannot run in the browser due to a technical
limitation in SWC's WebAssembly support.
</p>
<p>
SWC plugins (which next-yak uses for CSS extraction) are not yet compatible with browser environments. You can track this limitation in the SWC issue tracker:
SWC plugins (which next-yak uses for CSS extraction) are not yet
compatible with browser environments. You can track this limitation in
the SWC issue tracker:
</p>
<Link
href="https://github.com/swc-project/swc/issues/3934"
Expand Down

0 comments on commit d9d7c2e

Please sign in to comment.