/*
Error: Inconsistent indentation: 2 spaces were used for indentation, but the rest of the document was indented using 8 spaces.
        on line 51 of font-awesome.min.css

46: /usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/bin/sass:13:in `<top (required)>'
47: /usr/local/bin/sass:22:in `load'
48: /usr/local/bin/sass:22:in `<main>'
49: *\/
50: body:before {
51:   white-space: pre;
52:   font-family: monospace;
53:   content: "Error: Invalid CSS after \"'FontAwesome'\": expected expression (e.g. 1px, bold), was \";\"\A         on line 7 of font-awesome.min.css\A \A 2:  * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com\A 3:  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)\A 4:  * Copyright 2023 Fonticons, Inc.\A 5:  *\/\A 6: @font-face {\A 7:   font-family: 'FontAwesome';\A 8:   font-display: block;\A 9:   src: url(\"../fonts/fontawesome-webfont/fa-solid-900.woff2\") format(\"woff2\"), url(\"../fonts/fontawesome-webfont/fa-solid-900.ttf\") format(\"truetype\"); }\A 10: \A 11: @font-face {\A 12:   font-family: 'FontAwesome';"; }

Backtrace:
font-awesome.min.css:51
/usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/lib/sass/engine.rb:494:in `block in tabulate'
/usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/lib/sass/engine.rb:452:in `each'
/usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/lib/sass/engine.rb:452:in `each_with_index'
/usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/lib/sass/engine.rb:452:in `tabulate'
/usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/lib/sass/engine.rb:417:in `_to_tree'
/usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/lib/sass/engine.rb:389:in `_render_with_sourcemap'
/usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/lib/sass/engine.rb:307:in `render_with_sourcemap'
/usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/lib/sass/exec/sass_scss.rb:387:in `run'
/usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/lib/sass/exec/sass_scss.rb:63:in `process_result'
/usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/lib/sass/exec/base.rb:50:in `parse'
/usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/lib/sass/exec/base.rb:18:in `parse!'
/usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/bin/sass:13:in `<top (required)>'
/usr/local/bin/sass:22:in `load'
/usr/local/bin/sass:22:in `<main>'
*/
body:before {
  white-space: pre;
  font-family: monospace;
  content: "Error: Inconsistent indentation: 2 spaces were used for indentation, but the rest of the document was indented using 8 spaces.\A         on line 51 of font-awesome.min.css\A \A 46: /usr/local/lib/ruby/gems/3.1.0/gems/sass-3.7.4/bin/sass:13:in `<top (required)>'\A 47: /usr/local/bin/sass:22:in `load'\A 48: /usr/local/bin/sass:22:in `<main>'\A 49: */\A 50: body:before {\A 51:   white-space: pre;\A 52:   font-family: monospace;\A 53:   content: \"Error: Invalid CSS after \\"'FontAwesome'\\": expected expression (e.g. 1px, bold), was \\";\\"\A         on line 7 of font-awesome.min.css\A \A 2:  * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com\A 3:  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)\A 4:  * Copyright 2023 Fonticons, Inc.\A 5:  */\A 6: @font-face {\A 7:   font-family: 'FontAwesome';\A 8:   font-display: block;\A 9:   src: url(\\"../fonts/fontawesome-webfont/fa-solid-900.woff2\\") format(\\"woff2\\"), url(\\"../fonts/fontawesome-webfont/fa-solid-900.ttf\\") format(\\"truetype\\"); }\A 10: \A 11: @font-face {\A 12:   font-family: 'FontAwesome';\"; }"; }
