Skip to content

cleanup: remove legacy CSS files and references#909

Open
Linsmed wants to merge 1 commit intofedora-infra:swatantryafrom
Linsmed:cleanup/remove-legacy-css
Open

cleanup: remove legacy CSS files and references#909
Linsmed wants to merge 1 commit intofedora-infra:swatantryafrom
Linsmed:cleanup/remove-legacy-css

Conversation

@Linsmed
Copy link
Copy Markdown

@Linsmed Linsmed commented Apr 1, 2026

Part of #904 — Legacy frontend removal

What's removed:
All 5 files in tahrir/static/css/ and the 4 corresponding tags in tahrir/templates/_base.html.

The key safety argument is straightforward: CSS files are purely presentational, consumed only by browsers rendering legacy HTML pages. They have no connection to the React frontend or to any API endpoint. Removing them and their references is a clean, zero-risk operation for the new frontend.

@gridhead gridhead self-assigned this Apr 2, 2026
@gridhead gridhead self-requested a review April 2, 2026 05:23
@gridhead gridhead added स्वातंत्र्य Fedora Badges Revamp Project cle Community Linux Engineering labels Apr 2, 2026
@gridhead gridhead linked an issue Apr 2, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Member

@gridhead gridhead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Linsmed, please sign your commit activities and specify the AI tooling used in making this pull request happen. Once that is done, this can be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cle Community Linux Engineering स्वातंत्र्य Fedora Badges Revamp Project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove legacy Jinja2 frontend and associated dead code

2 participants