mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-17 01:36:57 +00:00
6 lines
139 B
TypeScript
6 lines
139 B
TypeScript
|
import "bootstrap/dist/css/bootstrap.css";
|
||
|
import "../less/quickstart.less";
|
||
|
|
||
|
import "./Libs/jquery";
|
||
|
import "bootstrap/dist/js/npm";
|