12 Jan 2026, 21:23
You could always load tailwind into X3, and then use the classes. Keep in mind, your assigned class styles will blend, or in most cases override, any existing styles from X3. You would probably need to create or export the CSS styles you want to use, since Tailwind seems to come as a JS module by default. I'm not sure how good of an idea it is, but if it's useful and serves a purpose, I guess why not ...