OpenRA / OpenRA/OpenRAWebsiteV3
Minify css
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 19
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Currently css takes quite a while to load, and includes a bunch of unused classes
We may want to use a tool like https://lightningcss.dev. I haven't tried it but afaik it also does a lot of css inlining, which generally makes the page faster
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or build entry points. Start by locating how the website CSS is loaded and built, then assess whether a tool such as lightningcss fits the existing setup. Done should mean unused CSS is removed or minimized and page loading is measurably improved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- performance, web-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100