shithub: hugo

Download patch

ref: b342e8fbdb23157f3979af91cb5d8d3438003707
parent: 6205d56b85fea31e008cd0fef26805bab8084786
author: Cameron Little <cameron@camlittle.com>
date: Sat May 9 11:25:28 EDT 2020

Upgrade chroma to 0.7.3 to fix invalid css

The new version of chroma includes a fix to not emit styles for tokens
without a class (which is invalid).

Fixes #7207