Replace tailwind multi-theme plugin
This commit is contained in:
@@ -19,7 +19,7 @@ page {
|
||||
30 {
|
||||
value = {$plugin.tx_eptheme.settings.themekey}
|
||||
if.isTrue = {$plugin.tx_eptheme.settings.themekey}
|
||||
noTrimWrap = | theme-||
|
||||
noTrimWrap = | ||
|
||||
}
|
||||
40 = TEXT
|
||||
40.value = ">
|
||||
|
||||
@@ -103,7 +103,7 @@
|
||||
&:after {
|
||||
content: "";
|
||||
@apply absolute top-100 left-0 mt-2 mb-2 border-b-4 w-48;
|
||||
@apply ep:border-ep-primary-dark sbw:border-sbw-primary-dark;
|
||||
@apply border-ep-primary-dark sbw:border-sbw-primary-dark;
|
||||
}
|
||||
}
|
||||
.-translate-xy-1\/2 {
|
||||
|
||||
Reference in New Issue
Block a user