File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 1.0.1] 2023-03-13
4
+ ### Changes
5
+
6
+ - Use CSS Minimized version
7
+
3
8
## [ 1.0.0] 2023-03-13
4
9
### Changes
5
10
6
11
- Stable Version
7
12
8
-
9
13
## [ 0.0.1] 2023-03-04
10
14
### Changes
11
15
Original file line number Diff line number Diff line change 11
11
<!-- Font Awesome Icons -->
12
12
< script src ="https://kit.fontawesome.com/42d5adcbca.js " crossorigin ="anonymous "> </ script >
13
13
<!-- Nucleo Icons -->
14
- < link href ="{% static 'assets/css/nucleo-icons.css' %} " rel ="stylesheet " />
15
- < link href ="{% static 'assets/css/nucleo-svg.css' %} " rel ="stylesheet " />
14
+ < link href ="{% static 'assets/css/nucleo-icons.min. css' %} " rel ="stylesheet " />
15
+ < link href ="{% static 'assets/css/nucleo-svg.min. css' %} " rel ="stylesheet " />
16
16
<!-- Popper -->
17
17
< script src ="https://unpkg.com/@popperjs/core@2 "> </ script >
18
18
<!-- Main Styling -->
19
- < link href ="{% static 'assets/css/soft-ui-dashboard-tailwind.css' %}?v=1.0.4 " rel ="stylesheet " />
19
+ < link href ="{% static 'assets/css/soft-ui-dashboard-tailwind.min. css' %}?v=1.0.4 " rel ="stylesheet " />
You can’t perform that action at this time.
0 commit comments