style.scss
1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
@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';