eeeeaaii / vodka

Creative Coding Environment
GNU General Public License v3.0
126 stars 3 forks source link

have css be a special child of a container #250

Open eeeeaaii opened 2 years ago

eeeeaaii commented 2 years ago

Rather than calling set-css or whatever it is doing, if a container has a child object labeled something like ":css" then its contents are used to set the CSS when rendering.

eeeeaaii commented 2 years ago

this is why letters need to ultimately also be containers (with a custom rendering function).