Hello I am testing Wappler and its funcionallities. I have a question maybe is the way I am using it. If I create an element and add a class it works perfect.
Created .text class
The issue comes if I add a second class that I wan to reuse later in other parts of the document. So I create a new class.
I add a second class called txt-red
I goes to the CSS Desing Panel to create a new class.
So it create the new class but instead to only create the .txt-red class alone, it create a more specific one Creates .text.txt-red I need to enter css file and delete the .text class so later can I use the alone .txt-red class. I am doing something wrong ?? is this the way how this work??