Author: | kylelogue |
---|---|
Views Total: | 840 views |
Official Page: | Go to website |
Last Update: | November 5, 2018 |
License: | MIT |
Preview:

Description:
Mustard UI is a lightweight, beautiful starter CSS framework for faster modern web app development.
What’s included:
17 components:
- Alerts
- Breadcrumbs
- Cards
- Footer
- Header
- Menus
- Modals
- Navigation
- Pagination
- Panels
- Pricing Tables
- Progress Bars
- Sidebars
- Steppers
- Tabs
- Tags
- Tooltips
HTML elements:
- Blockquotes
- Buttons
- Code
- Forms
- Links
- Lists
- Tables
- Typography
Utility Classes:
- Alignment
- Containers
- Display
- Flexbox Grid
- Sections
Mixins:
- Breakpoint Mixin
- Centering Mixins
- Clearfix Mixin
- Triangle Mixin
How to use it:
Download & install the Mustard UI with NPM.
# NPM $ npm install mustard-ui --save
Place the stylesheet ‘mustard-ui.min.css’ in the head section of the webpage.
<link rel="stylesheet" href="mustard-ui.min.css">
More screenshots:

Mustard UI Flexbox Grid

Mustard UI Animated Progressbars

Mustard UI Buttons

Mustard UI Form Fields

Mustard UI Panels

Mustard UI Cards
Changelog:
v0.0.8 (11/05/2018)
- Adding !default to all variable declarations