From fe7c4410f0976d7ead05ca1d1722861a1a2a5a20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arnaud=20Barr=C3=A9?= Date: Sun, 21 Jul 2024 17:46:58 +0200 Subject: [PATCH] Align with Tailwind 3.4.6 [publish] --- .idea/codeStyles/Project.xml | 10 ++++++ CHANGELOG.md | 4 +++ README.md | 1 + package.json | 2 +- src/coreRules.ts | 13 +++++-- src/theme/getBaseTheme.ts | 2 +- src/utils/regex.ts | 2 +- tests/generate.test.ts | 1 + tests/regex.test.ts | 2 +- tests/snapshots/codegen.css | 69 ++++++++++++++++++++++++++++++++++-- tests/snapshots/generate.css | 10 ++++++ 11 files changed, 107 insertions(+), 9 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index da7b81b..f986f2f 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -20,6 +20,10 @@