Skip to content

Commit

Permalink
Docs: Update Svelte block
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Nov 13, 2024
1 parent 67583cf commit d3a56a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,8 @@ esbuild:
# Add here your options
options:
compilerOptions:
css: true
# external or injected
css: external
```

> You can also configure the esbuild plugin and preprocess package, which should be used. Just add a key `plugin` or `preprocess` and the plugin name.
Expand Down

0 comments on commit d3a56a7

Please sign in to comment.