| Crates.io | byewlma |
| lib.rs | byewlma |
| version | 0.1.3 |
| created_at | 2021-07-29 18:21:41.697255+00 |
| updated_at | 2021-08-18 20:02:08.866684+00 |
| description | Opinionated implementation of Bulma for Yew |
| homepage | |
| repository | https://github.com/ecclarke42/byewlma |
| max_upload_size | |
| id | 428946 |
| size | 347,630 |
byewlma: Opinionated Yew Components Styled with BulmaThis library is designed with..
You can get a taste of usage for the components by looking at the showcase. This also provides a good example of how to use byewlma in a project. Run the showcase using trunk:
cd ./examples/showcase && trunk serve --open
Bulma can be customized through a number of sass variables. The showcase example uses standard bulma colors, but the customize example shows a very simple example of using different variables.
For further customization, see the trunk documentation
Some more complex components (search_select and message_service) require extra styles. These can be included directly using the index.scss file in each components module, or by npm installing the byelma package from NPM, which