egghead-styles 1.0.29 → 1.0.30

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +9 -2
  3. data/app/assets/{stylesheets/_old → _old}/admin/dashboard.css.scss +0 -0
  4. data/app/assets/{stylesheets/_old → _old}/admin/discount_codes.css.scss +0 -0
  5. data/app/assets/{stylesheets/_old → _old}/admin/promos.css.scss +0 -0
  6. data/app/assets/{stylesheets/_old → _old}/admin/special_offers.css.scss +0 -0
  7. data/app/assets/{stylesheets/_old → _old}/components/_jumbotron.css.scss +0 -0
  8. data/app/assets/{stylesheets/_old → _old}/components/_navbar.css.scss +0 -0
  9. data/app/assets/{stylesheets/_old → _old}/components/_pricing-table.css.scss +0 -0
  10. data/app/assets/{stylesheets/_old → _old}/components/_sales-item.css.scss +0 -0
  11. data/app/assets/{stylesheets/_old → _old}/components/_search.css.scss +0 -0
  12. data/app/assets/{stylesheets/_old → _old}/components/components.css.scss +0 -0
  13. data/app/assets/{stylesheets/_old → _old}/forum/egghead/admin/groups.css.scss +0 -0
  14. data/app/assets/{stylesheets/_old → _old}/forum/egghead/forums.css.scss +0 -0
  15. data/app/assets/{stylesheets/_old → _old}/forum/egghead/topics.css.scss +0 -0
  16. data/app/assets/{stylesheets/_old → _old}/forum/forum-egghead.css.scss +0 -0
  17. data/app/assets/{stylesheets/_old → _old}/instructor/dashboard.css.scss +0 -0
  18. data/app/assets/{stylesheets/_old → _old}/koudoku/pricing-table.css.scss +0 -0
  19. data/app/assets/{stylesheets/_old → _old}/pages/articles/articles.css.scss +0 -0
  20. data/app/assets/{stylesheets/_old → _old}/pages/home/home.css.scss +0 -0
  21. data/app/assets/{stylesheets/_old → _old}/pages/instructor/instructor.css.scss +0 -0
  22. data/app/assets/{stylesheets/_old → _old}/pages/jobs/jobs.css.scss +0 -0
  23. data/app/assets/{stylesheets/_old → _old}/pages/lessons/lessons.css.scss +0 -0
  24. data/app/assets/{stylesheets/_old → _old}/pages/pages.css.scss +0 -0
  25. data/app/assets/{stylesheets/_old → _old}/pages/series/series.css.scss +0 -0
  26. data/app/assets/{stylesheets/_old → _old}/pages/training/training.css.scss +0 -0
  27. data/app/assets/{stylesheets/_old → _old}/player.css.scss +0 -0
  28. data/app/assets/{stylesheets/_old → _old}/scaffolds.css.scss +0 -0
  29. data/app/assets/{stylesheets/_old → _old}/socialbar.css.scss +0 -0
  30. data/app/assets/{stylesheets/_old → _old}/syntax.css.scss +0 -0
  31. data/app/assets/{stylesheets/_old → _old}/util/_padding.css.scss +0 -0
  32. data/app/assets/{stylesheets/_old → _old}/util/util.css.scss +0 -0
  33. data/app/assets/{stylesheets/application.css.scss → egghead-styles.css.scss} +1 -29
  34. data/app/assets/{stylesheets/globals → globals}/_bootstrap-and-overrides.css.scss +0 -0
  35. data/app/assets/{stylesheets/globals → globals}/_colors.css.scss +0 -0
  36. data/app/assets/{stylesheets/globals → globals}/_fonts.css.scss +0 -0
  37. data/app/assets/{stylesheets/globals → globals}/_grid-helpers.scss +0 -0
  38. data/app/assets/{stylesheets/globals → globals}/_mixins.css.scss +41 -13
  39. data/app/assets/{stylesheets/globals → globals}/_variables.css.scss +0 -0
  40. data/app/assets/{stylesheets/plugins → plugins}/chosen.css.scss +0 -0
  41. data/app/assets/{stylesheets/plugins → plugins}/flipclock.css.scss +0 -0
  42. data/app/assets/{stylesheets/sections → sections}/_footer.css.scss +0 -0
  43. data/app/assets/{stylesheets/sections → sections}/_header.css.scss +4 -6
  44. data/app/assets/{stylesheets/sections → sections}/_hero.css.scss +0 -0
  45. data/app/assets/{stylesheets/shared → shared}/_alerts.css.scss +0 -0
  46. data/app/assets/{stylesheets/shared → shared}/_buttons.css.scss +0 -0
  47. data/app/assets/{stylesheets/shared → shared}/_forms.css.scss +0 -0
  48. data/app/assets/{stylesheets/shared → shared}/_miscellaneous.scss +0 -0
  49. data/app/assets/{stylesheets/shared → shared}/_pagination.scss +0 -0
  50. data/app/assets/{stylesheets/shared → shared}/_styles.css.scss +0 -0
  51. data/app/assets/{stylesheets/shared → shared}/_titles.css.scss +0 -0
  52. data/app/assets/{stylesheets/shared → shared}/_typography.css.scss +0 -0
  53. data/lib/egghead/styles/version.rb +1 -1
  54. metadata +51 -77
  55. data/app/assets/images/elements/egg.svg +0 -8
  56. data/app/assets/images/elements/section-title-bg.png +0 -0
  57. data/app/assets/stylesheets/components/_advantages.css.scss +0 -17
  58. data/app/assets/stylesheets/components/_autocomplete-input.css.scss +0 -74
  59. data/app/assets/stylesheets/components/_cc-form.css.scss +0 -99
  60. data/app/assets/stylesheets/components/_corporate-logos.css.scss +0 -27
  61. data/app/assets/stylesheets/components/_home.css.scss +0 -15
  62. data/app/assets/stylesheets/components/_instructor-list.css.scss +0 -29
  63. data/app/assets/stylesheets/components/_onoff_switch.css.scss +0 -46
  64. data/app/assets/stylesheets/components/_pricing-grid.css.scss +0 -177
  65. data/app/assets/stylesheets/components/_search.css.scss +0 -321
  66. data/app/assets/stylesheets/components/forum/_forum.scss +0 -267
  67. data/app/assets/stylesheets/components/forum/_posts.scss +0 -105
  68. data/app/assets/stylesheets/components/lessons/_lesson-email-blocker.css.scss +0 -83
  69. data/app/assets/stylesheets/components/lessons/_lesson-playlist-control.css.scss +0 -301
  70. data/app/assets/stylesheets/components/lessons/_lesson-review-page.css.scss +0 -30
  71. data/app/assets/stylesheets/components/lessons/_lesson-series-list.css.scss +0 -170
  72. data/app/assets/stylesheets/components/lessons/_lesson_pro_placeholder.css.scss +0 -0
  73. data/app/assets/stylesheets/components/lessons/_lessons-list.scss +0 -52
  74. data/app/assets/stylesheets/components/lessons/_popular-lesson-list.css.scss +0 -69
  75. data/app/assets/stylesheets/components/playlists/_add-to-button.scss +0 -289
  76. data/app/assets/stylesheets/components/playlists/_playlist.css.scss +0 -29
  77. data/app/assets/stylesheets/components/technology/_technology-pages.css.scss +0 -3
  78. data/app/assets/stylesheets/components/technology/page-all-technologies/_page-all-technologies.css.scss +0 -798
  79. data/app/assets/stylesheets/components/technology/page-single-technology/_page-single-technology.css.scss +0 -1
  80. data/app/assets/stylesheets/components/technology/shared/_shared.css.scss +0 -66
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2fadb15626e72cbf08c3f299ef80d14a5303169c
4
- data.tar.gz: b40b2e40e9d7e8f49bfa06069149f2152bbcb7f1
3
+ metadata.gz: 69740a62c43065534887e2a62fdd09d16919c6b1
4
+ data.tar.gz: 589e5e06600efbd4ec155201cf6f9f503fe2f501
5
5
  SHA512:
6
- metadata.gz: 5fca96bee7a39333b9896fb774d43fc5dd620b44a8a411e5b863d72b96cc31e21adc459957d9c06a65acfab95d2c277b5b26fee0e400292444f0baf78d5848cc
7
- data.tar.gz: a45fb40cdbcaf840fd2e7b6b9cd5265753bc9a3f9110ee2bac6dfc7cf69a928bda637ad45582a6c004c25a06689fb6f1980156f0aec4426d495e8a9d0b329e60
6
+ metadata.gz: a16e558ec5b8a8a0622beba72fe249bd9b806972ab1342c7804c3633ef0933590c40e96e6aba0c524d475fe39524c04e1ae971d0e38682333bbbff37adfe9362
7
+ data.tar.gz: 4e7242792c07fab587c611cde07cf2cc1a8902f65856d86261c0f8b07b31bbf2faa89e028078d84bc1e61841f9e3d11676fd4ebd21bc04f71ebbb9f0e0283fc8
data/README.md CHANGED
@@ -17,6 +17,15 @@ Perform the following commands within the `egghead-styles` directory and login t
17
17
  * `npm login`
18
18
  * `gem push` (this will produce a "Please specify a gem name on the command line" error, ignore it)
19
19
 
20
+ ### Building the packages
21
+
22
+ The `deploy` script is responsible for bumping versions and publishing to NPM/RubyGems. There are two flags which enable this:
23
+
24
+ * `./deploy -b, --bump <major, minor, patch>`
25
+ * `./deploy -p, --publish`
26
+
27
+ For instance, to provide a patch bump and publish, use `./deploy -b patch -p`
28
+
20
29
  ## Local Development
21
30
 
22
31
  `egghead-styles` has the same setup as `egghead-rails` in that `egghead-systems` references both from the same root directory. By default, the Gemfile points to `egghead-styles'` repository and will pull the gem from Github if it cannot find a substitute. This isn't conducive for local development as it would require redeploying the gem for every change.
@@ -27,8 +36,6 @@ For local development, we want `bundle` to see live changes to the gem. Tell `bu
27
36
 
28
37
  Vagrant mounts `egghead-styles` to the root of the VM at `/egghead-styles`. Changes to the local copy will now reflect in development. Run `foreman` as usual.
29
38
 
30
- To compile the gem withou publishing, use the `-s` (--silent) flag when deploying `./deploy -s`
31
-
32
39
  #### References
33
40
 
34
41
  Source [here](http://bundler.io/v1.3/git.html)
@@ -9,10 +9,8 @@
9
9
  * compiled file, but it's generally better to create a new file per style scope.
10
10
  *
11
11
  *= require_self
12
- *= require autocomplete
13
12
  */
14
13
 
15
-
16
14
  /* GLOBALS */
17
15
  @import "font-awesome";
18
16
  @import "font-awesome/font-awesome";
@@ -23,6 +21,7 @@
23
21
  @import "globals/mixins";
24
22
  @import "globals/grid-helpers";
25
23
  @import "globals/fonts";
24
+ @import "globals/colors";
26
25
 
27
26
  // _OLD
28
27
  //@import "_old/forum/forum-egghead";
@@ -55,31 +54,4 @@
55
54
  @import "sections/hero";
56
55
  @import "sections/footer";
57
56
 
58
- /* COMPONENTS */
59
- // Lessons
60
- @import "components/lessons/lesson-email-blocker";
61
- @import "components/lessons/lesson-playlist-control";
62
- @import "components/lessons/lesson-series-list";
63
- @import "components/lessons/popular-lesson-list";
64
- @import "components/lessons/lessons-list";
65
- @import "components/lessons/lesson-review-page";
66
-
67
- // Playlists
68
- @import "components/playlists/playlist";
69
- @import "components/playlists/add-to-button";
70
-
71
- // Forum
72
- @import "components/forum/forum";
73
- @import "components/forum/posts";
74
-
75
- @import "components/autocomplete-input";
76
- @import "components/advantages";
77
- @import "components/cc-form";
78
- @import "components/corporate-logos";
79
- @import "components/instructor-list";
80
- @import "components/pricing-grid";
81
- @import "components/home";
82
- @import "components/onoff_switch";
83
- @import "components/search";
84
-
85
57
 
@@ -1,19 +1,47 @@
1
- // Different devices resolutions
1
+ /* MIXINS */
2
+
2
3
  @mixin respond-to($media) {
3
- @if $media == phones {
4
- @media only screen and (max-width: $screen-xs-max) { @content; }
5
- }
6
- @else if $media == tablets-small {
7
- @media only screen and (max-width: $screen-sm-max) { @content; }
8
- }
9
- @else if $media == tablets-large {
10
- @media only screen and (max-width: $screen-md-max) { @content; }
11
- }
12
- @else if $media == desktops {
13
- @media only screen and (min-width: $screen-lg-min) { @content; }
14
- }
4
+ @if $media == phones {
5
+ @media only screen and (max-width: $screen-xs-max) { @content; }
6
+ }
7
+ @else if $media == tablets-small {
8
+ @media only screen and (max-width: $screen-sm-max) { @content; }
9
+ }
10
+ @else if $media == tablets-large {
11
+ @media only screen and (max-width: $screen-md-max) { @content; }
12
+ }
13
+ @else if $media == desktops {
14
+ @media only screen and (min-width: $screen-lg-min) { @content; }
15
+ }
15
16
  }
16
17
 
18
+ // Responsive breakpoints
19
+ @mixin responsive-for($media) {
20
+ @if $media == phones-portrait {
21
+ @media only screen and (max-width: 479px) { @content; }
22
+ }
23
+ @if $media == phones-landscape {
24
+ @media only screen and (max-width: 767px) { @content; }
25
+ }
26
+ @else if $media == tablets-portrait {
27
+ @media only screen and (max-width: 991px) { @content; }
28
+ }
29
+ @else if $media == tablets-landscape {
30
+ @media only screen and (max-width: 1024px) { @content; }
31
+ }
32
+ @else if $media == desktops {
33
+ @media only screen and (min-width: 1025px) { @content; }
34
+ }
35
+ }
36
+
37
+ // Vertical gradient, from top to bottom
38
+ @mixin gradient-vertical($start-color: #555, $end-color: #333, $start-percent: 0%, $end-percent: 100%) {
39
+ background-image: -webkit-linear-gradient(top, $start-color $start-percent, $end-color $end-percent); // Safari 5.1-6, Chrome 10+
40
+ background-image: -o-linear-gradient(top, $start-color $start-percent, $end-color $end-percent); // Opera 12
41
+ background-image: linear-gradient(to bottom, $start-color $start-percent, $end-color $end-percent); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+
42
+ background-repeat: repeat-x;
43
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str($start-color)}', endColorstr='#{ie-hex-str($end-color)}', GradientType=0); // IE9 and down
44
+ }
17
45
 
18
46
  // Buttons
19
47
  @mixin custom-btn($button-class, $border-radius, $background, $background-hover, $color, $color-hover, $border, $border-hover) {
@@ -3,12 +3,10 @@ header {
3
3
  padding: 10px 10px 0px 10px;
4
4
  background: $header-bg;
5
5
  z-index: 1050;
6
- @include respond-to(phones) {
7
- padding: 10px 15px;
8
- position: fixed;
9
- width: 100%;
10
- left: 0;
11
- top: 0;
6
+ @include respond-to(phones-landscape) {
7
+ ul.dropdown-menu > li > a {
8
+ color: $color-dusty-gray;
9
+ }
12
10
  }
13
11
  }
14
12
 
@@ -1,5 +1,5 @@
1
1
  module Egghead
2
2
  module Styles
3
- VERSION = "1.0.29"
3
+ VERSION = "1.0.30"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: egghead-styles
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.29
4
+ version: 1.0.30
5
5
  platform: ruby
6
6
  authors:
7
7
  - egghead.io
@@ -47,82 +47,56 @@ extensions: []
47
47
  extra_rdoc_files: []
48
48
  files:
49
49
  - README.md
50
- - app/assets/images/elements/egg.svg
51
- - app/assets/images/elements/section-title-bg.png
52
- - app/assets/stylesheets/_old/admin/dashboard.css.scss
53
- - app/assets/stylesheets/_old/admin/discount_codes.css.scss
54
- - app/assets/stylesheets/_old/admin/promos.css.scss
55
- - app/assets/stylesheets/_old/admin/special_offers.css.scss
56
- - app/assets/stylesheets/_old/components/_jumbotron.css.scss
57
- - app/assets/stylesheets/_old/components/_navbar.css.scss
58
- - app/assets/stylesheets/_old/components/_pricing-table.css.scss
59
- - app/assets/stylesheets/_old/components/_sales-item.css.scss
60
- - app/assets/stylesheets/_old/components/_search.css.scss
61
- - app/assets/stylesheets/_old/components/components.css.scss
62
- - app/assets/stylesheets/_old/forum/egghead/admin/groups.css.scss
63
- - app/assets/stylesheets/_old/forum/egghead/forums.css.scss
64
- - app/assets/stylesheets/_old/forum/egghead/topics.css.scss
65
- - app/assets/stylesheets/_old/forum/forum-egghead.css.scss
66
- - app/assets/stylesheets/_old/instructor/dashboard.css.scss
67
- - app/assets/stylesheets/_old/koudoku/pricing-table.css.scss
68
- - app/assets/stylesheets/_old/pages/articles/articles.css.scss
69
- - app/assets/stylesheets/_old/pages/home/home.css.scss
70
- - app/assets/stylesheets/_old/pages/instructor/instructor.css.scss
71
- - app/assets/stylesheets/_old/pages/jobs/jobs.css.scss
72
- - app/assets/stylesheets/_old/pages/lessons/lessons.css.scss
73
- - app/assets/stylesheets/_old/pages/pages.css.scss
74
- - app/assets/stylesheets/_old/pages/series/series.css.scss
75
- - app/assets/stylesheets/_old/pages/training/training.css.scss
76
- - app/assets/stylesheets/_old/player.css.scss
77
- - app/assets/stylesheets/_old/scaffolds.css.scss
78
- - app/assets/stylesheets/_old/socialbar.css.scss
79
- - app/assets/stylesheets/_old/syntax.css.scss
80
- - app/assets/stylesheets/_old/util/_padding.css.scss
81
- - app/assets/stylesheets/_old/util/util.css.scss
82
- - app/assets/stylesheets/application.css.scss
83
- - app/assets/stylesheets/components/_advantages.css.scss
84
- - app/assets/stylesheets/components/_autocomplete-input.css.scss
85
- - app/assets/stylesheets/components/_cc-form.css.scss
86
- - app/assets/stylesheets/components/_corporate-logos.css.scss
87
- - app/assets/stylesheets/components/_home.css.scss
88
- - app/assets/stylesheets/components/_instructor-list.css.scss
89
- - app/assets/stylesheets/components/_onoff_switch.css.scss
90
- - app/assets/stylesheets/components/_pricing-grid.css.scss
91
- - app/assets/stylesheets/components/_search.css.scss
92
- - app/assets/stylesheets/components/forum/_forum.scss
93
- - app/assets/stylesheets/components/forum/_posts.scss
94
- - app/assets/stylesheets/components/lessons/_lesson-email-blocker.css.scss
95
- - app/assets/stylesheets/components/lessons/_lesson-playlist-control.css.scss
96
- - app/assets/stylesheets/components/lessons/_lesson-review-page.css.scss
97
- - app/assets/stylesheets/components/lessons/_lesson-series-list.css.scss
98
- - app/assets/stylesheets/components/lessons/_lesson_pro_placeholder.css.scss
99
- - app/assets/stylesheets/components/lessons/_lessons-list.scss
100
- - app/assets/stylesheets/components/lessons/_popular-lesson-list.css.scss
101
- - app/assets/stylesheets/components/playlists/_add-to-button.scss
102
- - app/assets/stylesheets/components/playlists/_playlist.css.scss
103
- - app/assets/stylesheets/components/technology/_technology-pages.css.scss
104
- - app/assets/stylesheets/components/technology/page-all-technologies/_page-all-technologies.css.scss
105
- - app/assets/stylesheets/components/technology/page-single-technology/_page-single-technology.css.scss
106
- - app/assets/stylesheets/components/technology/shared/_shared.css.scss
107
- - app/assets/stylesheets/globals/_bootstrap-and-overrides.css.scss
108
- - app/assets/stylesheets/globals/_colors.css.scss
109
- - app/assets/stylesheets/globals/_fonts.css.scss
110
- - app/assets/stylesheets/globals/_grid-helpers.scss
111
- - app/assets/stylesheets/globals/_mixins.css.scss
112
- - app/assets/stylesheets/globals/_variables.css.scss
113
- - app/assets/stylesheets/plugins/chosen.css.scss
114
- - app/assets/stylesheets/plugins/flipclock.css.scss
115
- - app/assets/stylesheets/sections/_footer.css.scss
116
- - app/assets/stylesheets/sections/_header.css.scss
117
- - app/assets/stylesheets/sections/_hero.css.scss
118
- - app/assets/stylesheets/shared/_alerts.css.scss
119
- - app/assets/stylesheets/shared/_buttons.css.scss
120
- - app/assets/stylesheets/shared/_forms.css.scss
121
- - app/assets/stylesheets/shared/_miscellaneous.scss
122
- - app/assets/stylesheets/shared/_pagination.scss
123
- - app/assets/stylesheets/shared/_styles.css.scss
124
- - app/assets/stylesheets/shared/_titles.css.scss
125
- - app/assets/stylesheets/shared/_typography.css.scss
50
+ - app/assets/_old/admin/dashboard.css.scss
51
+ - app/assets/_old/admin/discount_codes.css.scss
52
+ - app/assets/_old/admin/promos.css.scss
53
+ - app/assets/_old/admin/special_offers.css.scss
54
+ - app/assets/_old/components/_jumbotron.css.scss
55
+ - app/assets/_old/components/_navbar.css.scss
56
+ - app/assets/_old/components/_pricing-table.css.scss
57
+ - app/assets/_old/components/_sales-item.css.scss
58
+ - app/assets/_old/components/_search.css.scss
59
+ - app/assets/_old/components/components.css.scss
60
+ - app/assets/_old/forum/egghead/admin/groups.css.scss
61
+ - app/assets/_old/forum/egghead/forums.css.scss
62
+ - app/assets/_old/forum/egghead/topics.css.scss
63
+ - app/assets/_old/forum/forum-egghead.css.scss
64
+ - app/assets/_old/instructor/dashboard.css.scss
65
+ - app/assets/_old/koudoku/pricing-table.css.scss
66
+ - app/assets/_old/pages/articles/articles.css.scss
67
+ - app/assets/_old/pages/home/home.css.scss
68
+ - app/assets/_old/pages/instructor/instructor.css.scss
69
+ - app/assets/_old/pages/jobs/jobs.css.scss
70
+ - app/assets/_old/pages/lessons/lessons.css.scss
71
+ - app/assets/_old/pages/pages.css.scss
72
+ - app/assets/_old/pages/series/series.css.scss
73
+ - app/assets/_old/pages/training/training.css.scss
74
+ - app/assets/_old/player.css.scss
75
+ - app/assets/_old/scaffolds.css.scss
76
+ - app/assets/_old/socialbar.css.scss
77
+ - app/assets/_old/syntax.css.scss
78
+ - app/assets/_old/util/_padding.css.scss
79
+ - app/assets/_old/util/util.css.scss
80
+ - app/assets/egghead-styles.css.scss
81
+ - app/assets/globals/_bootstrap-and-overrides.css.scss
82
+ - app/assets/globals/_colors.css.scss
83
+ - app/assets/globals/_fonts.css.scss
84
+ - app/assets/globals/_grid-helpers.scss
85
+ - app/assets/globals/_mixins.css.scss
86
+ - app/assets/globals/_variables.css.scss
87
+ - app/assets/plugins/chosen.css.scss
88
+ - app/assets/plugins/flipclock.css.scss
89
+ - app/assets/sections/_footer.css.scss
90
+ - app/assets/sections/_header.css.scss
91
+ - app/assets/sections/_hero.css.scss
92
+ - app/assets/shared/_alerts.css.scss
93
+ - app/assets/shared/_buttons.css.scss
94
+ - app/assets/shared/_forms.css.scss
95
+ - app/assets/shared/_miscellaneous.scss
96
+ - app/assets/shared/_pagination.scss
97
+ - app/assets/shared/_styles.css.scss
98
+ - app/assets/shared/_titles.css.scss
99
+ - app/assets/shared/_typography.css.scss
126
100
  - lib/egghead/styles.rb
127
101
  - lib/egghead/styles/version.rb
128
102
  homepage: https://github.com/eggheadio/egghead-styles
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 10.9 15.6" enable-background="new 0 0 10.9 15.6" xml:space="preserve">
5
- <path d="M5.7,15.6c-1,0-1.9-0.3-2.8-0.9c-1.4-0.9-2.4-2.5-2.7-4.1c-0.6-3.4,0-9.8,3.5-10.6l0,0c0.9-0.2,1.8,0,2.7,0.6
6
- c2.2,1.5,3.8,5.1,4.3,7.8c0.6,3.2-1.3,6.5-4.1,7C6.3,15.6,6,15.6,5.7,15.6z M3.9,1c-2.6,0.5-3.3,6-2.7,9.4c0.3,1.4,1.1,2.7,2.2,3.4
7
- c0.9,0.6,2,0.9,2.9,0.7c2.3-0.5,3.9-3.2,3.4-5.9c-0.5-2.6-2-5.9-3.9-7.2C5.2,1.1,4.6,0.9,3.9,1L3.9,1z"/>
8
- </svg>