/**
 * If you are developing a project that makes use of Dijit widgets, you will probably want to include the two files
 * below; otherwise, you can remove them. When building for release, Dojo will automatically combine all of your
 * @imported CSS files into a single file.
 *
 * It is highly, highly recommended that you develop your CSS using Stylus: http://learnboost.github.com/stylus/.
 */

@import './reset.css';
@import './hm_claro/hm_claro.css';
/*@import './hm_claro/hm_claro_1.8.css';*/
@import './calendar.css';
@import './fonts.css';
@import './icons.css';
@import './grid/grid.css';
@import './style.css';
@import './native.css';
@import './validation.css';
@import './singletons.css';