The idea of a "Liquid Component" spec with front matter just never became a thing, and I've largely moved on from using Liquid at all for any of my components now that we have Ruby components. So let's remove the gem dependency and simplify back to standard Liquid. Anyone that wants to annotate components and enforce an interface, I recommend they use the Ruby component system + YARD comments.
The idea of a "Liquid Component" spec with front matter just never became a thing, and I've largely moved on from using Liquid at all for any of my components now that we have Ruby components. So let's remove the gem dependency and simplify back to standard Liquid. Anyone that wants to annotate components and enforce an interface, I recommend they use the Ruby component system + YARD comments.