From frozen stylesheet to generated one.
How the engine does it#
v1 asked "which class exists?"; v2 asked "which classes should exist?". The shift from consumer to configurator is the real v2 release note.
Example#
v1: link the file, use what's there.
v2: configure the generator, own the output.From v2 to v3#
Everything in this article survives the upgrade — the v2 → v3 migration guide keeps the generator API stable while fixing spacing and responsive bugs.
