Geequlim / ECMAScript

Javascript binding for godotengine
MIT License
959 stars 84 forks source link

[BUMP] GodotJS addon: CSS integration #192

Closed why-try313 closed 3 months ago

why-try313 commented 5 months ago

Hi everyone, I started working on an integration of CSS as an addon for fun, just thought I'd post it here as a bump for this project

GodotJS CSS addon: It's still in "alpha-ish" state but the addon let's you create a res://css/style.css file and write plain CSS that applies to a custom Div element that expects class, id or inline CSS

I was wondering as I expect to port this project to godotJS 4.x @nmerget @fire @Geequlim (sorry for the tags) if there's any plans to continue this project's development? Or at least port to realeases the last two pending PR?