Replace tailwind multi-theme plugin

This commit is contained in:
Björn Fromme
2021-08-03 09:11:16 +02:00
parent 44f91eda01
commit 4199cfa577
5 changed files with 280 additions and 87 deletions
@@ -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 {