From 044b094b22085c9c1972ad961674fffcf770dd12 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 26 Feb 2013 00:49:21 -0800 Subject: [PATCH] nuke remaining less/tests/ files and move grid over to examples dir --- grid.html | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 grid.html diff --git a/grid.html b/grid.html new file mode 100644 index 0000000000..4fc724a5a8 --- /dev/null +++ b/grid.html @@ -0,0 +1,64 @@ +--- +layout: example +title: Grid template +--- + + + + + +
+ + + +

Default grid columns

+
+
+
1
+
1
+
1
+
1
+
1
+
1
+
1
+
1
+
1
+
1
+
1
+
1
+
+
+
4
+
4
+
4
+
+
+
6
+
6
+
+
+
12
+
+
+ +
-- 2.47.2