@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 453 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright (c) 2014 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n\n.request-payload-view {\n user-select: text;\n overflow: auto;\n}\n\n.request-payload-tree {\n flex-grow: 1;\n overflow-y: auto;\n margin: 0;\n}\n\n/*# sourceURL=requestPayloadView.css */\n");export default styles;