1.1.2 • Published 8 years ago

@nib-styles/v2-alerts v1.1.2

Weekly downloads
-
License
-
Repository
github
Last release
8 years ago

Alerts v2

Alerts for nib pages.

<div class="v2-alert v2-alert--error">
    <div class="v2-alert__title">Message Title</div>
    Message content
</div>

This component contains the following modifiers:

v2-alert--error       // Error message
v2-alert--success     // Success message
v2-alert--warning     // Alert message
v2-alert--info        // Information message

Always use both the base and modifier classes:

v2-alert v2-alert--error

Dependencies

nibdings icon font from nib-styles/v2-icons

1.1.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago