<%= render "express_ui/shared/header" %>

About Express UI

Devs and designers alike are often plagued with these dilemmas:

Developers: I need to add two buttons, “Save” and “Cancel”. But I don’t want to have to think how to style it so I can focus on other things like validation.”

Designers: I have two buttons, “Save” and “Cancel”. I already mocked up these buttons in Sketch, where should I write the CSS for it? How should I hand it off to the Dev?

Express UI is a collection of ready-made components for quickly designing up AppExpress web apps. This system builds on Brad Frost’s Atomic Design concept. ExpressDesign helps take some burden off developers and designers by avoiding styling repetitions and inconsistencies.

We’ve written this guide to be super human-readable, so you should find it relatively easy to search for what you need. Use the search bar above (or just hit Cmd + F anywhere within the page) to find components, classes, HTML tags, and see implementation guidelines

Dependencies

(List Dependencies)

Related Reading

https://administrate-prototype.herokuapp.com/admin/products?direction=asc&order=description&search=ker-plunk
<%= link_to 'Style Guide »'.html_safe, styleguide_path, class: 'ae-btn ae-btn-primary ae-btn-md' %>