UNPKG

@microsoft/load-themed-styles

Version:
23 lines 585 B
{ "name": "@microsoft/load-themed-styles", "version": "2.0.154", "description": "Loads themed styles.", "license": "MIT", "repository": { "url": "https://github.com/microsoft/rushstack.git", "type": "git", "directory": "libraries/load-themed-styles" }, "main": "lib/index.js", "module": "lib-es6/index.js", "typings": "lib/index.d.ts", "keywords": [], "devDependencies": { "@rushstack/heft": "0.68.11", "local-web-rig": "1.0.0" }, "scripts": { "build": "heft build --clean", "_phase:build": "heft run --only build -- --clean" } }