edwardtufte / tufte-css

Style your webpage like Edward Tufte’s handouts.
https://edwardtufte.github.io/tufte-css/
MIT License
5.98k stars 458 forks source link

tufte.css and tufte.min.css have different update dates #166

Closed mireille-raad closed 3 years ago

mireille-raad commented 3 years ago

Hey!

I noticed that:

Screen Shot 2021-07-28 at 9 42 21 AM

There 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.

daveliepmann commented 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.