learnyouahaskell.github.io
learnyouahaskell.github.io copied to clipboard
Cleanup duplicate style/reset css files
trafficstars
The style/reset css files in docs and in docs/assets/css were the same. As most files reference the css files in docs, I removed the other ones.
Rebased to latest main branch. :)
Hi @memowe. Thanks for suggesting this change as well! 🙂 These duplicate CSS files have actually slipped in during some of my (in-progress) work on refactoring the source code. I'll need to check if this is not going to break something before merging. I should have been doing this on a separate branch and not on the main.