Getting Started
If you want to start playing around with the styles provided, be sure to start with the $brand-color
that can be found in the base.scss
file. It determines what the primary color for most components is. Most of the colors used are also in a SCSS variable at the top of the component file. You can find more examples of how this framework can be used below.
Thanks for trying out Mustard UI!
Examples:
Blog Post
This is an example of what a blog post would look like using various text styles, the flexbox grid, and the sidebar component.
Shopping Cart
This is an example of how you could use a simple table to create a shopping cart. This example uses tables, button variations, and several typography styles.
Pricing Table
This example uses the pricing table component along with the flexbox grid. If you shrink and grow the browser width, you'll see the packages adapt to different sizes.