Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petrbroz/forge-bootstrap-theme

Autodesk Forge theme for Bootstrap 4.
https://github.com/petrbroz/forge-bootstrap-theme

autodesk bootstrap forge theme

Last synced: about 1 month ago
JSON representation

Autodesk Forge theme for Bootstrap 4.

Awesome Lists containing this project

README

        

# forge-bootstrap-theme

[Autodesk Forge](https://forge.autodesk.com) theme for Bootstrap 4.

## Live Preview

- https://petrbroz.github.io/forge-bootstrap-theme?var=dark&min=true
- https://petrbroz.github.io/forge-bootstrap-theme?var=dark&min=false
- https://petrbroz.github.io/forge-bootstrap-theme?var=light&min=true
- https://petrbroz.github.io/forge-bootstrap-theme?var=light&min=false

## Usage

Replace the Bootstrap CSS in your webpage with one of the following options:
- light variant: ``
- light variant (minified): ``
- dark variant: ``
- dark variant (minified): ``

Make sure that the rest of the Bootstrap dependencies are still loaded towards the end of the document:

```

```