Skip to content

Commit

Permalink
chore: add default false JS Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Mar 26, 2022
1 parent 65607c5 commit 787fad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vite/src/node/plugins/css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export interface CSSOptions {
})
/**
* Enables css sourcemaps during dev
*
* @default false
* @experimental
*/
devSourcemap?: boolean
Expand Down

0 comments on commit 787fad1

Please sign in to comment.