Make Tocas great again! :tada:
I will leave this issue for Notifications only because tooltips has been mentioned in #123 :D
and I might reopen #25 for Modal element.

Not implemented yet, just a note for myself.


http://www.kule.tw/doc-components-notices.html
<div class="ts message"></div>
<script>
ts('.ts.message').notification("Wow", {positive: true})
</script>
I might not implement this function because this relies JavaScript heavily (which is I'm trying to avoid), this should be done at the application-side.
I will still add some notification-like styles, and leaving this question as opening until I finished all of the things that relate to notification.

The Snackbar JavaScript function has been added in 2.3, the issue will be closed tonight,
for notification-like messages, check out #265.
NOTICE: The Snackbar cannot be stacked based on the Google Material Design.
Most helpful comment
The Snackbar JavaScript function has been added in 2.3, the issue will be closed tonight,
for notification-like messages, check out #265.
NOTICE: The Snackbar cannot be stacked based on the Google Material Design.