Display notifications

This commit is contained in:
Pierre
2018-02-19 15:58:33 +01:00
parent 4c915b3dee
commit 10cd3b1da4
4 changed files with 149 additions and 2 deletions

View File

@ -146,6 +146,9 @@ class Dev {
"css/components/comments/ui.css",
"css/components/comments/form.css",
//Notifications component
"css/components/notifications/ui.css",
//Pages stylesheets
//User Page
"css/pages/userPage/main.css",