Sha256: 43e9e33463b4b96757984db1e369097f9d6489f6adce546c472077164279552b
Contents?: true
Size: 1.54 KB
Versions: 22
Compression:
Stored size: 1.54 KB
Contents
<%= render "express_ui/shared/header" %> <div class="ae-template-full-width"> <div class="ae-container"> <div class="ae-content content"> <h1>About Express UI</h1> <p>Devs and designers alike are often plagued with these dilemmas:</p> <p>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.”</p> <p>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?</p> <p>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.</p> <p>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</p> <h3>Dependencies</h3> <p>(List Dependencies)</p> <h3>Related Reading</h3> https://administrate-prototype.herokuapp.com/admin/products?direction=asc&order=description&search=ker-plunk <div class="ae-btn-group ae-btn-group-right"> <%= link_to 'Style Guide »'.html_safe, styleguide_path, class: 'ae-btn ae-btn-primary ae-btn-md' %> </div> </div> </div>
Version data entries
22 entries across 22 versions & 1 rubygems