/*! Essential lint disable */
/*! Disabling as already linted in the LESS. */
// Strip down core bootstrap for editor.
@iconSpritePath: ~"[[pix:theme|glyphicons-halflings]]";
@iconWhiteSpritePath: ~"[[pix:theme|glyphicons-halflings-white]]";

@import "../../bootstrapbase/less/editor.less";

// Essential variables.
@import "essential/settings/variables";
// Essential styles.
@import "essential/editor";
// Essential settings.
@import "essential/settings/editor";
// Essential editor pix.
@import "essential/essential-editor-pix";
/*! Essential lint enable */
