From 424eaa9e8098cef762b1a2a7565d37944bb25306 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Mon, 21 Oct 2019 18:25:12 +0200 Subject: Add storybook --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuxt.config.js') diff --git a/nuxt.config.js b/nuxt.config.js index e00db35..35d6730 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -53,7 +53,7 @@ export default { /* ** Global CSS */ - css: [], + css: ['assets/css/main.css'], /* ** Plugins to load before mounting the App */ -- cgit 1.4.1