Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bezoerb committed Apr 9, 2023
1 parent ee81a14 commit 53a340d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/file.js
Expand Up @@ -315,6 +315,7 @@ async function rebaseAssets(css, from, to, options = {}) {
if (inlined) {
error.message = error.message.replace(from, 'Inlined stylesheet');
}

throw error;
}

Expand Down

0 comments on commit 53a340d

Please sign in to comment.