update & postcsssrc fix

This commit is contained in:
2025-02-26 14:43:26 +01:00
parent 3038098cf5
commit 40814cfd2a
5 changed files with 767 additions and 214 deletions

View File

@@ -0,0 +1 @@
space-x-6

View File

@@ -2,7 +2,12 @@
button {
cursor: pointer;
}
// Manuelle Definition der spacing-Utilities
/* .md\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(1.5rem * var(--tw-space-x-reverse));
margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
} */
/* src/styles.css */
/* Tooltip Container */