/**
 * Used for building react-common-authcode.css
 */

// Import variables from pxt-core
@import "themes/default/globals/site.variables";
@import "themes/pxt/globals/site.variables";

// Import the variables from the target
@import "site/globals/site.variables";

@import "react-common.less";