Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/styleguide/forms/index.md

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Patch Set: Created July 18, 2017, 6:53 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: includes/styleguide/forms/index.md
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/styleguide/forms/index.md
@@ -0,0 +1,12 @@
+
+## Forms {: .sg-h2 }
+
+<section class="sg-section">
+<? include styleguide/forms/block ?>
+</section>
+<section class="sg-section">
+<? include styleguide/forms/inline ?>
+</section>
+<section class="sg-section">
+<? include styleguide/forms/buttons ?>
+</section>

Powered by Google App Engine
This is Rietveld