From 96dac8cde5ccb27850cfe43c22f5df8d7239cb59 Mon Sep 17 00:00:00 2001 From: lucas bamberg Date: Sun, 19 Feb 2023 00:28:23 +0100 Subject: [PATCH] init commit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5476bd --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Bootstrap Breakpoint visualiser +## require bootstrap 4.x or 5.x earlier versions not testet +## require jQuery 3.x + +Put the HTML snippet inside your page content (after the body tag ie). + +load the css file + +js is only needed if you want to see the screen width + +the rest is just magic... have fun! \ No newline at end of file