update & postcsssrc fix
This commit is contained in:
1
src/safelist-tailwindcss.txt
Normal file
1
src/safelist-tailwindcss.txt
Normal file
@@ -0,0 +1 @@
|
||||
space-x-6
|
||||
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user