Replies: 1 comment
-
Hi Gustavo—Thanks for posting this! It seems like you posted a second thread about the JavaScript side of things, so I'll address that part of your question in that thread. In terms of the styles: Are you adding all of them in the If you can provide more details about where you're adding these classes, I'll have a better sense of where the issue might lie! |
Beta Was this translation helpful? Give feedback.
-
Hey guys, I'm here to see if anyone has any idea how to solve the problem I have, basically for ease I use the lazy-blocks plugin, I have 2 problems with the plugin
1- This is not so important but if anyone knows how to answer me I'd appreciate it, how can I make the editor use js, for example when I create a custom block with swiper, in the editor it looks like a list, the js and swiper styles are not applied so it is displayed incorrectly.
2- This is the main error, basically when using lazy-blocks not all the tailwind styles that I add are applied, it is peculiar because some classes are displayed correctly and others are not, which I do not understand.
Below I leave an example, the ml-9 class is not applied, but the flex and bg-black container classes below are applied correctly.
Note:
the path of the blocks is /theme/block/block-name/block.php
Beta Was this translation helpful? Give feedback.
All reactions