From 47516824d0f0346b534f228c5205f4a02ae8b7bb Mon Sep 17 00:00:00 2001 From: Dave Olsen Date: Wed, 3 Jul 2013 15:01:13 -0400 Subject: [PATCH] made sure that pattern lab will find the css file --- config/config.ini.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.ini.default b/config/config.ini.default index db3809c..2cd046b 100644 --- a/config/config.ini.default +++ b/config/config.ini.default @@ -15,7 +15,7 @@ fp = 0664; if = ".,..,.DS_Store,d-wrapper"; // files to watch updates, second var is for where they go. separate by commas -wf = "/scss/style.css" +wf = "/css/style.css" mf = "/css/style.css" // choose which ports the websocket services should run on