From de9daf9f44b47c68a4747e567e0085e9b0f98d6a Mon Sep 17 00:00:00 2001 From: Adam Argyle Date: Wed, 23 Aug 2023 12:42:38 -0700 Subject: [PATCH] Table styles (#394) * fixes #319 * cut v1.5.14 with styles in normalize --- docsite/index.html | 2 +- package.json | 2 +- src/extra/normalize.src.css | 75 +++++++++++++++++++++++++++++++++++++ 3 files changed, 77 insertions(+), 2 deletions(-) diff --git a/docsite/index.html b/docsite/index.html index 136e6d4d..854f18b2 100644 --- a/docsite/index.html +++ b/docsite/index.html @@ -119,7 +119,7 @@

CSS variables.

- v1.5.13 + v1.5.14