Skip to content

Commit e033569

Browse files
authored
Merge pull request #6 from codedthemes/package_upgrade
package upgrade
2 parents 9d395de + 7b8d830 commit e033569

File tree

93 files changed

+66023
-12809
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+66023
-12809
lines changed

dist/assets/css/landing.css

Lines changed: 1 addition & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/assets/css/plugins/bootstrap.min.css

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/assets/css/style-preset.css

Lines changed: 30 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/assets/css/style.css

Lines changed: 883 additions & 776 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/assets/fonts/feather.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
@font-face {
22
font-family: 'feather';
33
src: url('feather/feather.eot?t=1525787366991'); /* IE9*/
4-
src: url('feather/feather.eot?t=1525787366991#iefix') format('embedded-opentype'),
4+
src:
5+
url('feather/feather.eot?t=1525787366991#iefix') format('embedded-opentype'),
56
/* IE6-IE8 */ url('feather/feather.woff?t=1525787366991') format('woff'),
67
/* chrome, firefox */ url('feather/feather.ttf?t=1525787366991') format('truetype'),
78
/* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('feather/feather.svg?t=1525787366991#feather') format('svg'); /* iOS 4.1- */

dist/assets/fonts/fontawesome.css

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5767,8 +5767,11 @@
57675767
font-style: normal;
57685768
font-weight: 400;
57695769
src: url('fontawesome/fa-regular-400.eot');
5770-
src: url('fontawesome/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('fontawesome/fa-regular-400.woff2') format('woff2'),
5771-
url('fontawesome/fa-regular-400.woff') format('woff'), url('fontawesome/fa-regular-400.ttf') format('truetype'),
5770+
src:
5771+
url('fontawesome/fa-regular-400.eot?#iefix') format('embedded-opentype'),
5772+
url('fontawesome/fa-regular-400.woff2') format('woff2'),
5773+
url('fontawesome/fa-regular-400.woff') format('woff'),
5774+
url('fontawesome/fa-regular-400.ttf') format('truetype'),
57725775
url('fontawesome/fa-regular-400.svg#fontawesome') format('svg');
57735776
}
57745777
.far {
@@ -5780,8 +5783,11 @@
57805783
font-style: normal;
57815784
font-weight: 900;
57825785
src: url('fontawesome/fa-solid-900.eot');
5783-
src: url('fontawesome/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('fontawesome/fa-solid-900.woff2') format('woff2'),
5784-
url('fontawesome/fa-solid-900.woff') format('woff'), url('fontawesome/fa-solid-900.ttf') format('truetype'),
5786+
src:
5787+
url('fontawesome/fa-solid-900.eot?#iefix') format('embedded-opentype'),
5788+
url('fontawesome/fa-solid-900.woff2') format('woff2'),
5789+
url('fontawesome/fa-solid-900.woff') format('woff'),
5790+
url('fontawesome/fa-solid-900.ttf') format('truetype'),
57855791
url('fontawesome/fa-solid-900.svg#fontawesome') format('svg');
57865792
}
57875793
.fa,
@@ -5794,8 +5800,11 @@
57945800
font-style: normal;
57955801
font-weight: normal;
57965802
src: url('fontawesome/fa-brands-400.eot');
5797-
src: url('fontawesome/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('fontawesome/fa-brands-400.woff2') format('woff2'),
5798-
url('fontawesome/fa-brands-400.woff') format('woff'), url('fontawesome/fa-brands-400.ttf') format('truetype'),
5803+
src:
5804+
url('fontawesome/fa-brands-400.eot?#iefix') format('embedded-opentype'),
5805+
url('fontawesome/fa-brands-400.woff2') format('woff2'),
5806+
url('fontawesome/fa-brands-400.woff') format('woff'),
5807+
url('fontawesome/fa-brands-400.ttf') format('truetype'),
57995808
url('fontawesome/fa-brands-400.svg#fontawesome') format('svg');
58005809
}
58015810
.fab {

dist/assets/fonts/phosphor/duotone/selection.json

Lines changed: 26178 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)