@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 467 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright (c) 2018 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.signed-exchange-info-view {\n user-select: text;\n overflow: auto;\n}\n\n.signed-exchange-info-tree {\n flex-grow: 1;\n overflow-y: auto;\n margin: 0;\n}\n\n/*# sourceURL=signedExchangeInfoView.css */\n");export default styles;