From 07e4a2dafe248280b5610f8c7d09b0f30b530f54 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Mon, 10 Jun 2024 09:41:25 -0400 Subject: Initial modifications to rebuilt only changed files based on mod date, performance updates --- build/flexbox-grid/index.html | 44 ------------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 build/flexbox-grid/index.html (limited to 'build/flexbox-grid') diff --git a/build/flexbox-grid/index.html b/build/flexbox-grid/index.html deleted file mode 100644 index 3e34dd5..0000000 --- a/build/flexbox-grid/index.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - Adaptable Flexbox Grid - - - - - - - -
-

Adaptable Flexbox Grid

-

2018-11-22

-

You can use flexbox for many tricky layout “hacks” and implementing a grid layout is no different.

-

Check out the CodePen below to see how you can implement a flexbox grid system that adapts automatically based on how many items you insert per row (maximum 6 children in this example).

-

Live CodePen Example

- \ No newline at end of file -- cgit v1.2.3-54-g00ecf