From d3430f7cfe8a4fc2b69c81e905879a59327e10e4 Mon Sep 17 00:00:00 2001 From: Geoff Kimball Date: Thu, 17 Dec 2015 16:47:21 -0800 Subject: [PATCH] Add SassDoc comments to new tab mixins --- scss/components/_tabs.scss | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scss/components/_tabs.scss b/scss/components/_tabs.scss index 1c2dcb084..6eec814fa 100644 --- a/scss/components/_tabs.scss +++ b/scss/components/_tabs.scss @@ -53,6 +53,7 @@ $tab-content-color: foreground($tab-background, $primary-color) !default; /// @type Number | List $tab-content-padding: 1rem !default; +/// Adds styles for a tab container. Apply this to a `