Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
remix-run-bot committed Aug 18, 2023
1 parent 63a55e0 commit dd417a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/remix-dev/compiler/css/bundle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ type GroupedCssBundleFiles = {
css?: esbuild.OutputFile;
sourceMap?: esbuild.OutputFile;
assets: esbuild.OutputFile[];
}
};

export function groupCssBundleFiles(
ctx: Context,
Expand Down

0 comments on commit dd417a7

Please sign in to comment.