# orbtk-css-engine Used to load properties from CSS 3 files. It's part of [OrbTk](https://gitlab.redox-os.org/redox-os/orbtk) - The Rust UI-Toolkit. [![Build and test](https://github.com/redox-os/orbtk/workflows/build/badge.svg)](https://github.com/redox-os/orbtk/actions) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](../../LICENSE) ## Dependencies * [cssparser](https://github.com/servo/rust-cssparser) (MPL-2.0): CSS parsing ## License Licensed under MIT license ([LICENSE](../../LICENSE)).