From fcab62b4980fb876049c7de92cb38e9325cfd176 Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Wed, 14 Jan 2015 17:01:52 -0800 Subject: [PATCH] [Stylesheets] Add style sheet loader Add style sheet loader and move style sheets inclusion out of index.html. WTD-591. --- index.html | 17 ---------- platform/commonUI/general/bundle.json | 24 ++++++++++++++ .../commonUI/general/src/StyleSheetLoader.js | 31 +++++++++++++++++++ 3 files changed, 55 insertions(+), 17 deletions(-) create mode 100644 platform/commonUI/general/src/StyleSheetLoader.js diff --git a/index.html b/index.html index b2ba8bde66..6b460aefc5 100644 --- a/index.html +++ b/index.html @@ -3,23 +3,6 @@ - - - - - - - - -