@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 555 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 2021 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:host {\n display: inline-block;\n white-space: nowrap;\n color: inherit;\n font-size: inherit;\n font-family: inherit;\n}\n\ndevtools-icon {\n vertical-align: middle;\n}\n\n.link {\n cursor: pointer;\n}\n\n.link span {\n color: var(--color-link);\n}\n\n/*# sourceURL=requestLinkIcon.css */\n");export default styles;