This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
alchemy/styles
2019-05-25 02:45:47 -07:00
..
src Fix <Text> to actually display the child text node, add support for more CSS styles, clean up a slew of warnings 2019-05-25 02:45:47 -07:00
Cargo.toml Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
README.md Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00

Alchemy-Styles

This crate implements CSS parsing and Flexbox layout. CSS parsing relies on the CSS Parser from Servo. Flexbox is implemented with Stretch, albeit currently a fork by msilgreith, cloned into here to serve a few small changes (a change for more thread safety, and to push appearance based styles that Flexbox doesn't concern itself with). Down the road, I could see this not including Stretch inline.

Questions, Comments?

Open an issue, or hit me up on Twitter.