Skip to content

[CSS Utilities TG] Clean-up once Tailwind CSS migration is complete

Over the course of the Tailwind CSS migration, we have added tools that can be removed once the migration is done.

Implementation plan

  • Remove the utilities generator bin/generate_utilities.js.
    • package.json: generate-utilities
  • Remove the deprecation script bin/deprecate_utils.js.
    • package.json: deprecate-gl-utils
  • Remove /bin/temp from the `.gitignore.
  • Remove any unneeded script introduced in gitlab!146750 (merged).
Edited by Peter Hegman