mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
304 B
304 B
Sky Style Language
For now, the Sky style language is CSS with the following restrictions:
- No combinators
- Only = and ~= attribute selectors
- Lots of other selectors removed // TODO(ianh): list them
- Floats removed
- Lots of other layout models removed // TODO(ianh): list them