futursolo / stylist-rs

A CSS-in-Rust styling solution for WebAssembly Applications
https://crates.io/crates/stylist
MIT License
366 stars 22 forks source link

Remove `YieldStyle` API #72

Closed WorldSEnder closed 2 years ago

WorldSEnder commented 2 years ago

As discussed as part of #70, this removes the YieldStyle API. The behaviour can be easily reproduced inline or with a user-defined trait if necessary.