Robin Malfait b17b60ef6a
Sort by layer inside variants layer (#10505)
* sort by `layer` inside `variants` layer

We currently have a whole system for sorting the utilties / components
already. Right now we also have a "variants" layer, this is to ensure
that we always have variants at the end of the file regardless of the
`parentLayer` (base, utilties, components).

That said, we also have to make sure that within this `variants` layer
we also sort by the `parentLayer`.

* update changelog

* ensure order is correct now
2023-02-06 16:27:01 +01:00
..
2021-12-15 18:13:09 +01:00
2023-01-19 11:42:52 +01:00
2023-01-13 12:22:00 +01:00
2023-01-13 12:22:00 +01:00
2021-09-21 12:37:49 -04:00