From 3f6710a09c953405cc0bc8014eab89887122b17d Mon Sep 17 00:00:00 2001 From: Derick Montague Date: Wed, 4 Mar 2020 00:59:47 -0600 Subject: Add buttons documentation - Add documentation for how to use buttons - Update markup and CSS rulesets to support icons on the left or the right of text Signed-off-by: Derick Montague Change-Id: Ic897f416e85824287360bc7ef5dc47c402d64eba --- docs/.vuepress/components/BmcButtons.vue | 50 ++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 docs/.vuepress/components/BmcButtons.vue (limited to 'docs/.vuepress/components') diff --git a/docs/.vuepress/components/BmcButtons.vue b/docs/.vuepress/components/BmcButtons.vue new file mode 100644 index 00000000..2035e4db --- /dev/null +++ b/docs/.vuepress/components/BmcButtons.vue @@ -0,0 +1,50 @@ + + + + \ No newline at end of file -- cgit v1.2.3