From 3f6a9546ec13063d0d5bdf21d30a93d3e8aa6050 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Tue, 2 Jul 2024 14:22:21 -0400 Subject: Rebuild changes based off latest barf --- .../pure-css-simple-dropdown-plugin/index.html | 46 ---------------------- 1 file changed, 46 deletions(-) delete mode 100644 build/posts/pure-css-simple-dropdown-plugin/index.html (limited to 'build/posts/pure-css-simple-dropdown-plugin') diff --git a/build/posts/pure-css-simple-dropdown-plugin/index.html b/build/posts/pure-css-simple-dropdown-plugin/index.html deleted file mode 100644 index 63d95ec..0000000 --- a/build/posts/pure-css-simple-dropdown-plugin/index.html +++ /dev/null @@ -1,46 +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