From e6774fa740ea303073f77f3f7e50ce3e03e8de58 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sat, 3 Mar 2018 16:41:55 +0200 Subject: Initial commit --- src/components/push-button/push-button.less | 1 + src/components/push-button/push-button.tag | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 src/components/push-button/push-button.less create mode 100644 src/components/push-button/push-button.tag (limited to 'src/components/push-button') diff --git a/src/components/push-button/push-button.less b/src/components/push-button/push-button.less new file mode 100644 index 0000000..488fc37 --- /dev/null +++ b/src/components/push-button/push-button.less @@ -0,0 +1 @@ +@import "../../style.less"; \ No newline at end of file diff --git a/src/components/push-button/push-button.tag b/src/components/push-button/push-button.tag new file mode 100644 index 0000000..2d24c88 --- /dev/null +++ b/src/components/push-button/push-button.tag @@ -0,0 +1,13 @@ + + + + + + + \ No newline at end of file -- cgit v1.3