pythondotorg
pythondotorg copied to clipboard
feat(#985): fix w3c validation
What
This is a rebase off the lastest main from #992. Attempts to clean up lingering issues and PRs, and fix the W3C validation.
Closes
- Closes #985
I'm unsure how much we want to alter css/scss assets without a way to ensure that they're re-creatable. Without a working scss->css compiler I'm hesitant to merge this.