@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 561 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 2022 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\nbutton.link {\n color: var(--color-link);\n text-decoration: underline;\n padding: 0;\n border: none;\n background: none;\n font-family: inherit;\n font-size: inherit;\n height: 16px;\n}\n\nbutton.link devtools-icon {\n vertical-align: sub;\n}\n\n/*# sourceURL=preloadingDetailsReportView.css */\n");export default styles;