UNPKG

pxt-core

Version:

Microsoft MakeCode provides Blocks / JavaScript / Python tools and editors

10 lines (8 loc) 330 B
/** * This file is the same as react-common-multiplayer.less except it doesn't import any * variables from the target. This is used for pxt-core's css build */ // Import variables from pxt-core @import "themes/default/globals/site.variables"; @import "themes/pxt/globals/site.variables"; @import "react-common.less";