UNPKG

oui-kit

Version:

🎯 *UI toolkit with a French touch* 🇫🇷

20 lines (16 loc) • 274 B
@require "../stylus/default-page.styl"; #app { // height: 100%; // display: flex; // flex-direction: column; // overflow: auto; position: relative; } .oui-demo { position: relative; padding: 16px; min-height: 600px; } .oui-form { oui-form-defaults(); }