Overview

Thank you for considering Mustard UI!

A complete solution: Mustard UI is a complete CSS framework that is production ready out of the box. There is no need to customize the CSS if you don’t want to because it is head and shoulders above others in terms of the way that it looks. We think it looks great and hope you do too.

Minimal CSS: This entire site was created with an attempt to only use the CSS provided by mustard. The additions made via custom css were minimal. That’s an impressive feat considering that the entire framework comes in at 5kb when gzipped.

Community driven: Mustard UI is created as a free open source framework. You are invited to contribute to the source by getting involved on GitHub. Really! Do it.

Folder Structure:

    
        mustard-ui/
        ├── dist/
        |   └── css/
        |       └── mustard-ui.min.css
        └── src/
            └── scss/
                ├── components/
                ├── elements/
                ├── layout/
                ├── mixins/
                ├── vars/
                └── mustard-ui.scss
    

Install and Share:

Install or use Mustard UI via the various installation methods and don’t forget to share what you’ve created with us. We’d love to see what you’ve made.

Install Now