webui-vue: srcrev bump c3fb64e248..8b0afbe71f

Derick Montague (1):
      Update theme file structure in documentation

Yoshie Muranaka (1):
      Restructure Sass files

Change-Id: I1180fc16b8fb0a8d3a1f8e128c7ce370ac4c8aa8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 7140719..aa9c8a9 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "c3fb64e248f23a732e3bcce0664dddf3f16f5b9a"
+SRCREV = "8b0afbe71f7ef4938e1e1aaaf7ae50c92f319bf0"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "