Skip to content

Draft: Resolve "Replace and remove CSS Classes tab-width-X"

Sujal Gupta requested to merge heysujal/gitlab:482681-remove-tab-width-X into master
  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you can request access to GitLab Duo.

What does this MR do and why?

This is still WIP. The tab-width-X class uses tab-size CSS property which is not supported yet in tailwindCSS and also not in GitLab Docs. A similar property text-indent can be used to fix this issue. This is based on my current understanding. I will update this MR description if I find an equivalent.

References

Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

Related to #482681

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading