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/pure-css-simple-dropdown-plugin/index.html | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 build/pure-css-simple-dropdown-plugin/index.html (limited to 'build/pure-css-simple-dropdown-plugin/index.html') diff --git a/build/pure-css-simple-dropdown-plugin/index.html b/build/pure-css-simple-dropdown-plugin/index.html deleted file mode 100644 index 20497ce..0000000 --- a/build/pure-css-simple-dropdown-plugin/index.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - Pure CSS Simple Dropdown Plugin - - - - - - - -
-

Pure CSS Simple Dropdown Plugin

-

2018-09-20

-

I find myself blowing away default browser select styling and implementing my own custom dropdowns far more often than I’d like. So, I recently created a very simple and clean component using just pure CSS.

-

Check out the CodePen below and feel free to morph it as you see fit for your own projects!

-

Three dropdown elements styled differently

-

Live CodePen Example

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