From 99d977086dd722e683efe0c109da155785816c3c Mon Sep 17 00:00:00 2001 From: Phil Ricketts <812139+replete@users.noreply.github.com> Date: Mon, 5 Aug 2024 12:47:34 +0100 Subject: [PATCH] Update README.md --- README.md | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 062190f..ba7e215 100644 --- a/README.md +++ b/README.md @@ -29,22 +29,23 @@ - (Will be tested more definitively with browserstack at some point) - source styles use CSS Nesting which is explicitly processed out for compatibility - Experimental ESM version included `biscuitman.mjs` (see [ESM demo](https://replete.github.io/biscuitman/index-esm.html)) - - ```html - - ``` +```html + + +``` - Preliminary e2e tests: ![tests](https://github.com/replete/biscuitman/actions/workflows/node.js.yml/badge.svg)