Skip to content

Commit

Permalink
chore: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev authored Jan 22, 2024
1 parent f837bdf commit 446eb4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config/shared-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ export default defineConfig({
- **Type:** `number | true`
- **Default:** `0` (does not create any workers and run in the main thread)

If this option is set, preprocessors will run in workers when possible. `true` means the number of CPUs minus 1.
If this option is set, CSS preprocessors will run in workers when possible. `true` means the number of CPUs minus 1.

## css.devSourcemap

Expand Down

0 comments on commit 446eb4f

Please sign in to comment.