From 18e08e777b5dcdb445952a579c02a77f86f7e56b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 24 Dec 2014 04:13:23 -0800 Subject: add custom forms, stub out examples for radios and checkboxes --- docs/components/custom-forms.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 docs/components/custom-forms.md (limited to 'docs/components') diff --git a/docs/components/custom-forms.md b/docs/components/custom-forms.md new file mode 100644 index 000000000..de0fb7e7f --- /dev/null +++ b/docs/components/custom-forms.md @@ -0,0 +1,25 @@ +--- +layout: page +title: Custom forms +--- + +{% example html %} + +{% endexample %} + +{% example html %} + + +{% endexample %} -- cgit v1.2.3