Web example with bootstrap css file?

I got asked for a sample project with using bootstrap css file.

But looks like none of the examples coming with Xojo itself use that.
Does someone have a simple example where I can point to?

Just drop bootstrap.min.css to project in Xojo ide.

For example from
https://bootswatch.com/4/

Looks like it must be named exactly “bootstrap.min.css” and no other name.
The IDE seems to handle it differently then.

https://documentation.xojo.com/topics/user_interface/web/changing_the_appearance_of_controls.html

1 Like