uikit
Version:
UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.
44 lines (24 loc) • 940 B
text/less
//
// Component: Notification
//
// ========================================================================
// Variables
// ========================================================================
// Component
// ========================================================================
.hook-notification() {}
// Message
// ========================================================================
.hook-notification-message() {}
// Close
// ========================================================================
.hook-notification-close() {}
// Style modifiers
// ========================================================================
.hook-notification-message-primary() {}
.hook-notification-message-success() {}
.hook-notification-message-warning() {}
.hook-notification-message-danger() {}
// Miscellaneous
// ========================================================================
.hook-notification-misc() {}