blob: ba94dd2ed2e6798812e2d746b342f34f2163f8fc [file] [log] [blame]
/*
* MathQuill {VERSION}, by Han, Jeanine, and Mary
* http://mathquill.com | maintainers@mathquill.com
*
* This Source Code Form is subject to the terms of the
* Mozilla Public License, v. 2.0. If a copy of the MPL
* was not distributed with this file, You can obtain
* one at http://mozilla.org/MPL/2.0/.
*/
@import "./mixins/fonts";
@import "./mixins/css3";
@import "./mixins/display";
@import "font.less";
@import "editable.less";
@import "math.less";
@import "selections.less";
@import "textarea.less";
@import "matrixed.less";