style.scss 1.31 KB
@import 'partials/variables';
@import 'partials/mixins';

@import 'partials/responsive/responsive';

@import 'partials/theme-elements/box-shadow';
@import 'partials/theme-elements/button';
@import 'partials/theme-elements/form-elements';
@import 'partials/theme-elements/icon-layout';
@import 'partials/theme-elements/label-badges';
@import 'partials/theme-elements/ready-to-use';

@import 'partials/menu/pcmenu';

@import 'partials/general';
@import 'partials/generic';
@import 'partials/dark';

@import 'partials/tables/tables';

@import 'partials/other/alert';
@import 'partials/other/authentication';
@import 'partials/other/breadcrumb';
@import 'partials/other/charts';
@import 'partials/other/chat';
@import 'partials/other/color';
@import 'partials/other/draggable';
@import 'partials/other/e-payment';
@import 'partials/other/editors';
@import 'partials/other/fb-wall';
@import 'partials/other/full-calender';
@import 'partials/other/job-find';
@import 'partials/other/mail-pages';
@import 'partials/other/maps';
@import 'partials/other/navbars';
@import 'partials/other/note';
@import 'partials/other/pre-loader';
@import 'partials/other/prism';
@import 'partials/other/progress-bar';
@import 'partials/other/range-slider';
@import 'partials/other/rating';

@import 'partials/Nueva carpeta/widget';

@import 'partials/todo/todo';