welcome_css 0.42 → 0.43

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 83c589e3178b10bfbf49cc76f869258d283cb69ebaae340bb087abfb05eb86ae
4
- data.tar.gz: 7826cc0df8fb9eda18f8695ba7554b3d8a1f60f8739a48cd670f31199aceb2f7
3
+ metadata.gz: 9ea28984aa52fadd1b02e6a46d017c10511f0084173144fc4fa26078a3d16884
4
+ data.tar.gz: 6acff18a2f2b32e64246040738793b5d730b8a7f951fcdc7e0e12905ec2dcc38
5
5
  SHA512:
6
- metadata.gz: 83580650eac6feaa8200cefccf3448a9dc76b0c1291a0bc213ca251a8f34b5ab763f64cb47ea2861fe45931d6296e1016add8c2509e762bdba01d5ea921cd31f
7
- data.tar.gz: 98a5a959434309a6857da130ee79682d8eb5c36340462674b7656acc5ff990d7e155d1307633d37683653cc89d2c1222a9c2dbddc5a0df42c1e01be024b104f8
6
+ metadata.gz: 7cf8faebc23d8a80de8e8574fb20bfae31e7b49abd73bd2ad675ae5d8b2b857d8664a95095ffb0d3c54bd74de2877b1592348cb930f95c54223ec62c4f0b0334
7
+ data.tar.gz: 54e557aae85035218ce3fe4b9cc469fc008965c53189b08f1ad3a669881106fa0972fc88c79bc9ec735857015ac87b6e95f3676436eceb162fcbbb28b9fbe43d
@@ -0,0 +1,44 @@
1
+ // Variables
2
+ // Welcome UI Typography
3
+
4
+ @font-face {
5
+ font-family: 'hk_groteskmedium';
6
+ src: url('HK-Grotesk/Medium/HKGrotesk-Medium.eot');
7
+ src: url('<%= asset_url("HK-Grotesk/Medium/HKGrotesk-Medium.eot") %>') format('embedded-opentype'),
8
+ url('<%= asset_url("HK-Grotesk/Medium/HKGrotesk-Medium.woff") %>') format('woff'),
9
+ url('<%= asset_url("HK-Grotesk/Medium/HKGrotesk-Medium.ttf") %>') format('truetype');
10
+ }
11
+ @font-face {
12
+ font-family: 'hk_groteskbold';
13
+ src: url('<%= asset_url("HK-Grotesk/Bold/HKGrotesk-Bold.eot") %>');
14
+ src: url('<%= asset_url("HK-Grotesk/Bold/HKGrotesk-Bold.eot") %>#iefix') format('embedded-opentype'),
15
+ url('<%= asset_url("HK-Grotesk/Bold/HKGrotesk-Bold.woff") %>') format('woff'),
16
+ url('<%= asset_url("HK-Grotesk/Bold/HKGrotesk-Bold.ttf") %>') format('truetype');
17
+ }
18
+
19
+ @font-face {
20
+ font-family: 'nunitosans-bold';
21
+ src: url('<%= asset_url("nunito/bold/nunitosans-bold.woff2") %>') format('woff2'),
22
+ url('<%= asset_url("nunito/bold/nunitosans-bold.woff") %>') format('woff'),
23
+ url('<%= asset_url("nunito/bold/nunitosans-bold.ttf") %>') format('truetype'),
24
+ url('<%= asset_url("nunito/bold/nunitosans-bold.svg") %>#nunitosans-bold') format('svg');
25
+ font-weight: normal;
26
+ font-style: normal;
27
+ }
28
+
29
+ /* ================================ */
30
+
31
+ @font-face {
32
+ font-family: 'gt-eesti-regular';
33
+ src: url('<%= asset_url("GT-Eesti/Regular/GTEestiDisplay-Regular.eot") %>');
34
+ src: url('<%= asset_url("GT-Eesti/Regular/GTEestiDisplay-Regular.eot") %>#iefix') format('embedded-opentype'),
35
+ url('<%= asset_url("GT-Eesti/Regular/GTEestiDisplay-Regular.woff") %>') format('woff'),
36
+ url('<%= asset_url("GT-Eesti/Regular/GTEestiDisplay-Regular.ttf") %>') format('truetype');
37
+ }
38
+ @font-face {
39
+ font-family: 'gt-eesti-light';
40
+ src: url('<%= asset_url("GT-Eesti/Light/GTEestiDisplay-Light.eot") %>');
41
+ src: url('<%= asset_url("GT-Eesti/Light/GTEestiDisplay-Light.eot") %>#iefix') format('embedded-opentype'),
42
+ url('<%= asset_url("GT-Eesti/Light/GTEestiDisplay-Light.woff") %>') format('woff'),
43
+ url('<%= asset_url("GT-Eesti/Light/GTEestiDisplay-Light.ttf") %>') format('truetype');
44
+ }
@@ -1,3 +1,3 @@
1
1
  module WelcomeCss
2
- VERSION = "0.42"
2
+ VERSION = "0.43"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: welcome_css
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.42'
4
+ version: '0.43'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jose Camacho
@@ -109,7 +109,7 @@ files:
109
109
  - app/assets/stylesheets/_welcome-ui-sidebar.scss
110
110
  - app/assets/stylesheets/_welcome-ui-tables.scss
111
111
  - app/assets/stylesheets/_welcome-ui-tabs.scss
112
- - app/assets/stylesheets/_welcome-ui-typography.scss
112
+ - app/assets/stylesheets/_welcome-ui-typography.scss.erb
113
113
  - app/assets/stylesheets/_welcome-ui.scss
114
114
  - app/assets/stylesheets/_welcome_bootstrap_variables.scss
115
115
  - app/assets/stylesheets/welcome.css.scss
@@ -1,44 +0,0 @@
1
- // Variables
2
- // Welcome UI Typography
3
-
4
- @font-face {
5
- font-family: 'hk_groteskmedium';
6
- src: asset-url('HK-Grotesk/Medium/HKGrotesk-Medium.eot');
7
- src: asset-url('HK-Grotesk/Medium/HKGrotesk-Medium.eot#iefix') format('embedded-opentype'),
8
- asset-url('HK-Grotesk/Medium/HKGrotesk-Medium.woff') format('woff'),
9
- asset-url('HK-Grotesk/Medium/HKGrotesk-Medium.ttf') format('truetype');
10
- }
11
- @font-face {
12
- font-family: 'hk_groteskbold';
13
- src: asset-url('HK-Grotesk/Bold/HKGrotesk-Bold.eot');
14
- src: asset-url('HK-Grotesk/Bold/HKGrotesk-Bold.eot#iefix') format('embedded-opentype'),
15
- asset-url('HK-Grotesk/Bold/HKGrotesk-Bold.woff') format('woff'),
16
- asset-url('HK-Grotesk/Bold/HKGrotesk-Bold.ttf') format('truetype');
17
- }
18
-
19
- @font-face {
20
- font-family: 'nunitosans-bold';
21
- src: asset-url('nunito/bold/nunitosans-bold.woff2') format('woff2'),
22
- asset-url('nunito/bold/nunitosans-bold.woff') format('woff'),
23
- asset-url('nunito/bold/nunitosans-bold.ttf') format('truetype'),
24
- asset-url('nunito/bold/nunitosans-bold.svg#nunitosans-bold') format('svg');
25
- font-weight: normal;
26
- font-style: normal;
27
- }
28
-
29
- /* ================================ */
30
-
31
- @font-face {
32
- font-family: 'gt-eesti-regular';
33
- src: asset-url('GT-Eesti/Regular/GTEestiDisplay-Regular.eot');
34
- src: asset-url('GT-Eesti/Regular/GTEestiDisplay-Regular.eot#iefix') format('embedded-opentype'),
35
- asset-url('GT-Eesti/Regular/GTEestiDisplay-Regular.woff') format('woff'),
36
- asset-url('GT-Eesti/Regular/GTEestiDisplay-Regular.ttf') format('truetype');
37
- }
38
- @font-face {
39
- font-family: 'gt-eesti-light';
40
- src: asset-url('GT-Eesti/Light/GTEestiDisplay-Light.eot');
41
- src: asset-url('GT-Eesti/Light/GTEestiDisplay-Light.eot#iefix') format('embedded-opentype'),
42
- asset-url('GT-Eesti/Light/GTEestiDisplay-Light.woff') format('woff'),
43
- asset-url('GT-Eesti/Light/GTEestiDisplay-Light.ttf') format('truetype');
44
- }