Ezequiel Ramis Folberg

Results 3 issues of Ezequiel Ramis Folberg

## Description Hi! This PR adds Vanilla CSS support, like said above. That's it. ## Additional Notes The reason for this is that GTK CSS has its own quirks SCSS...

Closes https://github.com/ziglang/zig/issues/8220. I took the risk of contributing because it's my first time working with something complex like the zig source code, but I'm currently doing a college project with...

I came across [this user's problem](https://github.com/ziglang/zig/issues/14597#issuecomment-1423223754) with a "hacky" solution now that `lazyDependency` exists, but it would be nice to have something more elegant. ```zig const test_step = b.step("test", "Run...