@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 403 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\ninput[type="checkbox"] {\n width: 12px;\n height: 12px;\n accent-color: var(--color-checkbox-accent-color);\n}\n\n/*# sourceURL=checkbox.css */\n');export default styles;