byewlma
v0.1.0
Published
Styles for the byelma Rust crate
Downloads
1
Readme
byewlma: Opinionated Yew Components Styled with Bulma
Usage
This library is designed with..
Showcase
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 --openCustomizing Bulma
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
Specialized Styles
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
