From 1180b7b195157aaeb4f0d5380e0c886bbd06c2e2 Mon Sep 17 00:00:00 2001 From: Giulio Cesare Solaroli Date: Wed, 02 Oct 2013 07:59:30 +0000 Subject: Updated /delta Switched from less to scss. Still no build script to update the final CSS, though. Added preliminary support for storing account data on browser's local storage for offline viewing. No public backend currently support this feature. --- (limited to 'frontend/delta/scss/web.scss') diff --git a/frontend/delta/scss/web.scss b/frontend/delta/scss/web.scss new file mode 100644 index 0000000..bd269ca --- a/dev/null +++ b/frontend/delta/scss/web.scss @@ -0,0 +1,10 @@ +@import "web/fonts"; +@import "web/overlay"; +@import "web/behavior"; +@import "web/style"; +@import "web/checkbox"; +@import "web/480"; +@import "web/768"; +@import "web/992"; + +@import "web/add2home"; \ No newline at end of file -- cgit v0.9.0.2