From 4eac9bfbe8654b5fe4eee8ea7e26a4f3f432247d Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 28 Oct 2022 17:03:20 +0200 Subject: [PATCH] Use `wbr` to break a long code string --- examples/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/index.html b/examples/index.html index c876d93..1c7913d 100644 --- a/examples/index.html +++ b/examples/index.html @@ -257,7 +257,7 @@ Simply link the stylesheets in the header of your project like this:

- <link rel="stylesheet" href="https://unpkg.com/@steffo/bluelib@VERSION/dist/RULESET.SELECTORSET.css" type="text/css"/> + <link rel="stylesheet" href="https://unpkg.com/@steffo/bluelib@VERSION/dist/RULESET.SELECTORSET.css" type="text/css"/>