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 11# Change Log
22
3+ ## [ 1.0.1] 2023-03-13
4+ ### Changes
5+
6+ - Use CSS Minimized version
7+
38## [ 1.0.0] 2023-03-13
49### Changes
510
611- Stable Version
712
8-
913## [ 0.0.1] 2023-03-04
1014### Changes
1115
Original file line number Diff line number Diff line change 1111<!-- Font Awesome Icons -->
1212< script src ="https://kit.fontawesome.com/42d5adcbca.js " crossorigin ="anonymous "> </ script >
1313<!-- 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 " />
1616<!-- Popper -->
1717< script src ="https://unpkg.com/@popperjs/core@2 "> </ script >
1818<!-- 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