Hello
I with the following command
gulp --rtl=true --demo1
I was able to create a rtl style file for the demo 1
but with the following commands, by changing the number, it cannot be created for the next demos. Why?
demo2 to demo64
https://s5.uupload.ir/files/satrasweb/1.png
Hi abbas zabihi
To create RTL style files for different demos (e.g., demo2 to demo64), you need to run the command inside the specific demo's tools folder.
For example, to create RTL style files for demo2, navigate to the demo2/tools folder and run the command from there. Repeat this process for each demo:
cd demo2/tools
gulp --rtl=true