Search…

X3 Photo Gallery Support Forums

Search…
 
agjimmy69
Topic Author
Posts: 10
Joined: 13 Dec 2017, 12:34

X3 Gallery and Tailwind Css

12 Jan 2026, 06:59

Hello,

I have a question. Is it possible to use Tailwind CSS for custom styles with X3 Gallery?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14469
Joined: 30 Sep 2006, 03:37

Re: X3 Gallery and Tailwind Css

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 ...