UNPKG

pxt-core

Version:

Microsoft MakeCode provides Blocks / JavaScript / Python tools and editors

11 lines (8 loc) 319 B
/** * This file is the same as react-common-skillmap.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";