From a49438d1e15db886e67595b06262d542f806356b Mon Sep 17 00:00:00 2001 From: Kiril Nikolov Date: Fri, 25 Mar 2016 16:18:54 +0200 Subject: [PATCH] docs: add CSS information about the package --- docs/slider/overview.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/slider/overview.md b/docs/slider/overview.md index d6b8d50..acb75af 100644 --- a/docs/slider/overview.md +++ b/docs/slider/overview.md @@ -59,6 +59,12 @@ The example below demonstrates the default setup of a Kendo UI Slider for React. ); ``` +## CSS + +The component depends on the `@telerik/kendo-theme-default` npm package. It is a SASS based Kendo UI theme, that will be built by the component. + +If you do not want to include it separately, find the required CSS files in the dist/npm/css folder of the package. + ## Configuration ### Buttons