src/_sass/components/_code.scss (3 lines): - line 1: $pre-bg: #F5F5F5; // TODO #2859: use $site-color-codeblock-bg? - line 7: padding: 30px; // TODO #2859: 1.5rem; - line 108: // TODO #2859: dropping the following overrides would allow us to be consistent with Flutter src/_sass/main.scss (2 lines): - line 516: // TODO: replace usage of .panel with .mini-toc - line 874: // FIXME: move into _code.scss once #2008 is merged src/get-dart/sdk_builds.dart/lib/src/dart_downloads.dart (1 line): - line 65: // TODO: some kind of log? src/_plugins/asset_bundler.rb (1 line): - line 254: # TODO: Compilation of Less and CoffeeScript would go here src/_sass/components/_header.scss (1 line): - line 31: // TODO: @fertolg, please review. src/_sass/components/_toc.scss (1 line): - line 90: // TODO these should be merged with the above defaults src/_plugins/insert_tag.rb (1 line): - line 3: # TODO: support file line ranges src/_sass/components/_sidebar.scss (1 line): - line 107: // TODO these should be merged with the above defaults src/_sass/core/_variables.scss (1 line): - line 77: // TODO #2859: use / override BS defaults named $hX-font-size. src/_sass/_books.scss (1 line): - line 13: color: $site-color-body; // TODO #2859: drop once heading class styles (like .h4) are fixed.