From d35731a9923aad458223f7367d50c36c55309872 Mon Sep 17 00:00:00 2001 From: crwgregory Date: Sat, 7 May 2016 17:33:13 -0600 Subject: [PATCH] Changes --- views/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.php b/views/index.php index 9a4b744..9efb543 100644 --- a/views/index.php +++ b/views/index.php @@ -1,6 +1,6 @@ script('index', 'yourmodule:app/bundle/index.bundle.js', ['vue', 'uikit-tooltip']); ?> -style('analyze-css', 'yourmodule:app/assets/styles/css/index.css'); ?> +style('analyze-css', 'yourmodule:app/assets/styles/index.css'); ?>