Skip to content

ecclarke42/byewlma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 --open

Customizing 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

About

Opinionated bulma styled components for Yew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published