Closed NeQuissimus closed 5 years ago
Note that I could not determine an organizational scheme in the CSS file and hence just pasted :D
Thanks for submitting the PR @NeQuissimus! For this project we actually just make changes to the files in the ./scss/ directory and then autogenerate all of the .css files. If you'd like to update this PR to make the relevant changes to the scss files and reset what you have for the css we could take a look at it!
For more info, see our contributing guide
On it, my bad.
Also, I just pushed a few fixes myself. Make sure you rebase on master before making your changes :)
I dropped the CSS generation
thanks for picking this up @NeQuissimus 🙏 🙌
Fixes taken from https://gist.github.com/micahstubbs/e750e5bb8b6adb7b51a961e57660f710 Fixes #235
All credit goes to @micahstubbs, this is just wrapping their code in a PR