[GRASS-git] [OSGeo/grass-website] 73fd18: SCSS: remove dead selectors, files, and token vari...

Corey White noreply at github.com
Tue Aug 11 08:21:59 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass-website
  Commit: 73fd1846f5b337bdbbe847c7bfaecbcd44c89e62
      https://github.com/OSGeo/grass-website/commit/73fd1846f5b337bdbbe847c7bfaecbcd44c89e62
  Author: Corey White <smortopahri at gmail.com>
  Date:   2026-08-11 (Tue, 11 Aug 2026)

  Changed paths:
    M themes/grass/assets/sass/README.md
    M themes/grass/assets/sass/_colors.scss
    M themes/grass/assets/sass/_fonts.scss
    M themes/grass/assets/sass/_styles.scss
    M themes/grass/assets/sass/_variables.scss
    M themes/grass/assets/sass/main.scss
    M themes/grass/assets/sass/styles/_base.scss
    M themes/grass/assets/sass/styles/_base2.scss
    M themes/grass/assets/sass/styles/_code.scss
    M themes/grass/assets/sass/styles/_color-utils.scss
    M themes/grass/assets/sass/styles/_content.scss
    M themes/grass/assets/sass/styles/_download.scss
    M themes/grass/assets/sass/styles/_forms.scss
    R themes/grass/assets/sass/styles/_jquery-ui.scss
    M themes/grass/assets/sass/styles/_layout.scss
    M themes/grass/assets/sass/styles/_navbar.scss
    M themes/grass/assets/sass/styles/_overlays.scss
    M themes/grass/assets/sass/styles/_responsive.scss
    R themes/grass/assets/sass/styles/_search.scss
    M themes/grass/assets/sass/styles/_thumbnails.scss
    M themes/grass/assets/sass/styles/_timeline.scss
    M themes/grass/assets/sass/styles/_utilities.scss

  Log Message:
  -----------
  SCSS: remove dead selectors, files, and token variables (#698)

Deletes the search-form and jQuery-UI leftovers (both features removed
long ago), 56 rule blocks with no usage in layouts, content, data, or
JS (verified by scripted grep), the shadowed body and .grass-bg-image
duplicates in main.scss, and 39 unreferenced token variables. Adds a
README note listing the runtime-injected selector families a dead-code
pass must not touch.

Compiled css/style.css is the only output file that changes (5.8 kB
smaller); every removed class is absent from the built site.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-website/settings/notifications


More information about the grass-commit mailing list