From cbabbd88a9002a6bdbaff7d3a8a4b4749b464ff1 Mon Sep 17 00:00:00 2001 From: NikolaBorislavovHristov Date: Mon, 22 Jul 2019 15:25:58 +0300 Subject: [PATCH] colors css path fixed --- src/App/styles.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App/styles.less b/src/App/styles.less index 7567f83e5..2527ddad2 100644 --- a/src/App/styles.less +++ b/src/App/styles.less @@ -1,4 +1,4 @@ -@import (inline, once, css) 'stremio-colors/stremio-colors.css'; +@import (inline, once, css) 'stremio-colors/css/stremio-colors.css'; @font-face { font-family: 'Roboto';