UNPKG

@lwc/style-compiler

Version:

Transform style sheet to be consumed by the LWC engine

11 lines 428 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* * Copyright (c) 2018, salesforce.com, inc. * All rights reserved. * SPDX-License-Identifier: MIT * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT */ exports.HOST_ATTRIBUTE = '__hostAttribute__'; exports.SHADOW_ATTRIBUTE = '__shadowAttribute__'; //# sourceMappingURL=selectors-scoping.js.map