Unified Styling API
Demonstrates all styling approaches in Blinc:
css!macro: CSS-like syntax with hyphenated property namesstyle!macro: Rust-friendly syntax with underscored namesElementStylebuilder: Programmatic style construction- CSS Parser: Runtime CSS string parsing
All approaches produce ElementStyle - a unified schema for visual properties.
Tip: Some demos are best viewed in a full browser window. Click “Open in a new tab” below for the full experience.