Skip to content

Commit 7a6793d

Browse files
committed
fixup!
1 parent 513b194 commit 7a6793d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/generators/web/utils/css.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export default () => {
6262
cssModules: id.endsWith('module.css'),
6363
resolver: {
6464
/**
65-
*
65+
* Resolve specifiers with Rolldown's resolution
6666
*/
6767
resolve: (...args) => this.resolve(...args).then(r => r.id),
6868
},

0 commit comments

Comments
 (0)