Kanban application using the cryptpad framework

This commit is contained in:
Ludovic Dubost
2018-04-02 20:27:52 +02:00
parent 4b83f2991a
commit 035a56fdab
10 changed files with 1821 additions and 2725 deletions

View File

@@ -41,4 +41,5 @@ body.cp-app-profile { @import "../../../profile/app-profile.less"; }
body.cp-app-settings { @import "../../../settings/app-settings.less"; }
body.cp-app-debug { @import "../../../debug/app-debug.less"; }
body.cp-app-worker { @import "../../../worker/app-worker.less"; }
body.cp-app-miniapp { @import "../../../miniapp/app-miniapp.less"; }