From 6d9ce3dacc4dade0e576b1263fe21444514e82de Mon Sep 17 00:00:00 2001 From: Simon Gehrig Date: Mon, 20 Feb 2017 08:37:43 +0100 Subject: [PATCH] Added Example for Camera FX --- .idea/deployment.xml | 16 ++++- .idea/scopes/css_tmp.xml | 3 + .idea/watcherTasks.xml | 6 +- framework.scss => _framework.scss | 21 ++----- examples/example.scss | 1 - examples/fx/camera/camera.html | 43 +++++++++++++ examples/fx/camera/camera.scss | 79 +++++++++++++++++++++++ framework.css | 100 ------------------------------ framework.css.map | 1 - mixins/fx/_camera.scss | 89 ++++++++++++++++++++++---- mixins/layout/_layout.scss | 16 +++-- 11 files changed, 233 insertions(+), 142 deletions(-) create mode 100644 .idea/scopes/css_tmp.xml rename framework.scss => _framework.scss (54%) delete mode 100644 examples/example.scss create mode 100644 examples/fx/camera/camera.html create mode 100644 examples/fx/camera/camera.scss delete mode 100644 framework.css delete mode 100644 framework.css.map diff --git a/.idea/deployment.xml b/.idea/deployment.xml index a734dd6..464905a 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -2,7 +2,21 @@ - + + + + + + + + + + + + + + + diff --git a/.idea/scopes/css_tmp.xml b/.idea/scopes/css_tmp.xml new file mode 100644 index 0000000..82ea35f --- /dev/null +++ b/.idea/scopes/css_tmp.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml index a4a3a26..bc4c548 100644 --- a/.idea/watcherTasks.xml +++ b/.idea/watcherTasks.xml @@ -21,8 +21,8 @@ -