UNPKG

bootstrap-layout

Version:

Bootstrap layout with sidebar navigation, sidebar skins, sidebar transition, custom scrollbars, sidebar menus and other advanced features and utilities

14 lines (10 loc) 597 B
<!-- Material Design Icons --> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <!-- Simplebar.js --> <link type="text/css" href="{{ path or '' }}assets/vendor/simplebar.css" rel="stylesheet"> <!-- Highlight.js --> <link type="text/css" href="{{ path or '' }}assets/vendor/github-gist.css" rel="stylesheet"> <!-- App CSS (includes Bootstrap & Bootstrap Layout) --> <link type="text/css" href="{{ path or '' }}assets/css/app.min.css" rel="stylesheet"> <!-- Docs CSS --> <link type="text/css" href="{{ path or '' }}assets/css/docs.min.css" rel="stylesheet">