Style Sheet listing

I’m trying to train Claude to use BricksForge when building a page. How/where can I get a BricksForge Stylesheet? It seems that only the classes for elements used are included in the page, so I would like to see the complete list of styles.
Many thanks

The stylesheet for the elements is located in the assets/js/bricksforge_elements.js file.

The more I looked into it, the more I suspected the relevant classes were delivered by JS. Thanks Daniele

Oh no…I need to correct myself. It was early in the morning before my first coffee :stuck_out_tongue: The stylesheet is located here: assets/css/style.css. I missread your post. This file contains most stylesheets for the elements.

1 Like