From 3b13e66f87fc8a4d3bb413960d18cf19db0d5a5b Mon Sep 17 00:00:00 2001 From: Paolo Arena Date: Sat, 5 Jan 2019 23:59:47 +0100 Subject: [PATCH] - Added VueIdb plugins: $db.mytable.add({myelem:'value'}) to insert a record, and $db.mytable.toArray() to receive the array. --- src/css/app.styl | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/css/app.styl b/src/css/app.styl index 167e673..e3e5a1e 100644 --- a/src/css/app.styl +++ b/src/css/app.styl @@ -1,4 +1 @@ // app global css -/*------------------------------------------------------------------ -[Table of contents] -# overwrite some style of stylus