July’s release moves component styling onto CSS variables, which makes runtime theming possible without a Sass fork. A fork that had to be rebased on every patch release…
A generator may return a value as well as yielding, and the value is only readable after the generator has finished. The pattern is useful for a summary…