bevy_ui_styled_widgets 0.2.0

Styling for bevy headless widgets.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<div align="center">

[![stable pipeline](https://gitlab.com/cyloncore/bevy_ui_styled_widgets/badges/stable/pipeline.svg?key_text=stable)](https://gitlab.com/cyloncore/bevy_ui_styled_widgets/-/pipelines?ref=stable)
[![dev/1 pipeline](https://gitlab.com/cyloncore/bevy_ui_styled_widgets/badges/dev/1/pipeline.svg?key_text=dev/1)](https://gitlab.com/cyloncore/bevy_ui_styled_widgets/-/pipelines?ref=dev/1)
[![docs](https://docs.rs/bevy_ui_styled_widgets/badge.svg)](https://docs.rs/bevy_ui_styled_widgets)
[![crates.io](https://img.shields.io/crates/v/bevy_ui_styled_widgets.svg)](https://crates.io/crates/bevy_ui_styled_widgets)
</div>

bevy_ui_styled_widgets
======================

This crate aimed at providing easy to use styled widgets. It is under heavy development and the API is likely to break. Its development is driven by the need of internal project, but merge requests are welcome.