From 0cc4712f8bb00265435f86af369890961ef65cc8 Mon Sep 17 00:00:00 2001 From: Rannie Peralta Date: Sun, 1 Dec 2019 13:54:50 +0800 Subject: [PATCH] Add the codepen example link from readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f15a69..a11b42b 100644 --- a/README.md +++ b/README.md @@ -44,12 +44,16 @@ _Note: [Popper.js](https://github.com/FezVrasta/popper.js) is a peer dependency There are 2 required styles that must be included into your app. 1. Base style - Includes the base styles for UIGuide elements. This is located from `/dist/css/ui-guide(.min).css` or `/dist/scss/ui-guide.scss` if you're using [Scss](https://sass-lang.com/). -2. Theme style - Includes the styles that gives color and animation to UIGuide element. This is located from `/dist/css/themes/*` or `/dist/scss/themes/*` if you're using [Scss](https://sass-lang.com/). +2. Theme style - Includes the styles that gives color and animation to UIGuide elements. This is located from `/dist/css/themes/*` or `/dist/scss/themes/*` if you're using [Scss](https://sass-lang.com/). #### Scripts If you're going to import the package using `