@Sharktheone has set up a new CSS system that we can incorporate in favor of the old CSS system.
we should make sure that we can use this system into the engine, and that we are able to calculate the css properties so we can send them per element to the render system later on (the current render system probably is not working with this system, but we will be changing the rendering after this step)
The new CSS API types can be found here: https://github.com/gosub-io/css-typegen
@Sharktheone has set up a new CSS system that we can incorporate in favor of the old CSS system.
we should make sure that we can use this system into the engine, and that we are able to calculate the css properties so we can send them per element to the render system later on (the current render system probably is not working with this system, but we will be changing the rendering after this step)
The new CSS API types can be found here: https://github.com/gosub-io/css-typegen