@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 512 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright (c) 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\nbutton.link {\n color: var(--color-link);\n text-decoration: underline;\n cursor: pointer;\n outline-offset: 2px;\n border: none;\n background: none;\n font-family: inherit;\n font-size: inherit;\n}\n\n/*# sourceURL=stackTraceLinkButton.css */\n");export default styles;