Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkh authored Mar 28, 2024
1 parent 2ac1edc commit 392db0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/rspack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ module.exports = (webpackEnv, argv) => {
options: {
sourceMap: true, // <-- !!IMPORTANT!!
sassOptions: {
outputStyle: 'expanded', // @see https://github.com/FortAwesome/Font-Awesome/issues/17644#issuecomment-1703318326
outputStyle: 'expanded', // @see https://github.com/FortAwesome/Font-Awesome/issues/17644#issuecomment-1703318326
},
},
},
Expand Down

0 comments on commit 392db0a

Please sign in to comment.