From 4b09f0a18e3a5710f84f8e28bb47005cd9229684 Mon Sep 17 00:00:00 2001 From: harry Date: Tue, 16 May 2017 02:00:50 +0530 Subject: [PATCH] Add default label codepen! --- docs/pages/label.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/pages/label.md b/docs/pages/label.md index b3c981556..12d280762 100644 --- a/docs/pages/label.md +++ b/docs/pages/label.md @@ -8,6 +8,14 @@ sass: scss/components/_label.scss Add the `.label` class to an element to create a label. In the below example, we're using ``, but any tag will work fine. +

+ Watch this part in video +

+ +
+ edit on codepen button +
+ ```html_example Default Label ``` -- 2.47.2