UNPKG

oui-kit

Version:

🎯 *UI toolkit with a French touch* 🇫🇷

15 lines (13 loc) • 201 B
@require "../../stylus/index.styl"; .oui-modal-demo { ._mobile { @media -media-desktop { display: none; } } ._desktop { @media -media-mobile { display: none; } } }