/**
 * 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";
