DocumentServer/OfficeWeb/3rdparty/touch/resources/themes/templates/project/sencha-touch.scss
nikolay ivanov a8be6b9e72 init repo
2014-07-05 18:22:49 +00:00

17 lines
462 B
SCSS

@import 'sencha-touch/default/all';
// You may remove any of the following modules that you
// do not use in order to create a smaller css file.
@include sencha-panel;
@include sencha-buttons;
@include sencha-sheet;
@include sencha-picker;
@include sencha-tabs;
@include sencha-toolbar;
@include sencha-toolbar-forms;
@include sencha-indexbar;
@include sencha-list;
@include sencha-layout;
@include sencha-carousel;
@include sencha-form;
@include sencha-msgbox;