Closed mireille-raad closed 3 years ago
I think the mismatch might've been because I hadn't released a new version despite some changes. That should be fixed now that I released 1.8.0. I think the manual process is fine for our needs but if there's a simple setting we could try it. Thanks for pinging me on this, it's good to be reminded.
Hey!
I noticed that:
tufte.css
was updated 13 months agotufte.min.css
was updated 2 yearsThere is probably a way to make this automatic by using GitHub Actions... the idea is that when the
.css
file is updated, the.min.css
is automatically generated.... is this something you would be interested in doing? I can also submit a Pull Request if you would merge it.