@transferwise/neptune-css 0.0.0-experimental-b6ae643 → 0.0.0-experimental-663c122

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -81,16 +81,6 @@
81
81
  font-display: swap;
82
82
  src: url("../fonts/WiseSans-Heavy.woff2") format("woff2");
83
83
  }
84
- /**
85
- * 🚨🚨🚨 ONLY FOR TESTING. BE REMOVED BEFORE MERGING 🚨🚨🚨
86
- */
87
- @font-face {
88
- font-family: 'Wise Sans';
89
- font-style: normal;
90
- font-display: swap;
91
- src: url("../fonts/WiseSansJP-Heavy.woff2") format('woff2');
92
- unicode-range: U+3000-303F, U+3040-309F, U+30A0-30FF, U+FF00-FFEF, U+4E00-9FAF, U+2605, U+2606, U+2190-2195, U+203B;
93
- }
94
84
  /* stylelint-disable selector-max-empty-lines */
95
85
  /*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
96
86
  /*
@@ -1112,15 +1102,6 @@ a,
1112
1102
  :lang(ja) .np-text-display-large,
1113
1103
  :lang(ja) .np-text-display-medium,
1114
1104
  :lang(ja) .np-text-display-small,
1115
- :lang(id) .display-1,
1116
- :lang(id) .display-2,
1117
- :lang(id) .display-3,
1118
- :lang(id) .display-4,
1119
- :lang(id) .display-5,
1120
- :lang(id) .np-text-display-extra-large,
1121
- :lang(id) .np-text-display-large,
1122
- :lang(id) .np-text-display-medium,
1123
- :lang(id) .np-text-display-small,
1124
1105
  :lang(th) .display-1,
1125
1106
  :lang(th) .display-2,
1126
1107
  :lang(th) .display-3,
@@ -2334,18 +2334,6 @@
2334
2334
  src: url("../fonts/WiseSans-Heavy.woff2") format("woff2");
2335
2335
  }
2336
2336
 
2337
- /**
2338
- * 🚨🚨🚨 ONLY FOR TESTING. BE REMOVED BEFORE MERGING 🚨🚨🚨
2339
- */
2340
-
2341
- @font-face {
2342
- font-family: 'Wise Sans';
2343
- font-style: normal;
2344
- font-display: swap;
2345
- src: url("../fonts/WiseSansJP-Heavy.woff2") format('woff2');
2346
- unicode-range: U+3000-303F, U+3040-309F, U+30A0-30FF, U+FF00-FFEF, U+4E00-9FAF, U+2605, U+2606, U+2190-2195, U+203B;
2347
- }
2348
-
2349
2337
  /* stylelint-disable selector-max-empty-lines */
2350
2338
 
2351
2339
  /*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
@@ -3517,15 +3505,6 @@ a,
3517
3505
  :lang(ja) .np-text-display-large,
3518
3506
  :lang(ja) .np-text-display-medium,
3519
3507
  :lang(ja) .np-text-display-small,
3520
- :lang(id) .display-1,
3521
- :lang(id) .display-2,
3522
- :lang(id) .display-3,
3523
- :lang(id) .display-4,
3524
- :lang(id) .display-5,
3525
- :lang(id) .np-text-display-extra-large,
3526
- :lang(id) .np-text-display-large,
3527
- :lang(id) .np-text-display-medium,
3528
- :lang(id) .np-text-display-small,
3529
3508
  :lang(th) .display-1,
3530
3509
  :lang(th) .display-2,
3531
3510
  :lang(th) .display-3,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-css",
3
3
  "description": "Neptune CSS library",
4
- "version": "0.0.0-experimental-b6ae643",
4
+ "version": "0.0.0-experimental-663c122",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
@@ -95,16 +95,3 @@
95
95
  font-display: swap;
96
96
  src: url("../fonts/WiseSans-Heavy.woff2") format("woff2");
97
97
  }
98
-
99
- /**
100
- * 🚨🚨🚨 ONLY FOR TESTING. BE REMOVED BEFORE MERGING 🚨🚨🚨
101
- */
102
- @font-face {
103
- font-family: 'Wise Sans';
104
- font-style: normal;
105
- font-display: swap;
106
- src: url('../fonts/WiseSansJP-Heavy.woff2') format('woff2');
107
- unicode-range:
108
- U+3000-303F, U+3040-309F, U+30A0-30FF, U+FF00-FFEF, U+4E00-9FAF, U+2605,
109
- U+2606, U+2190-2195, U+203B;
110
- }
@@ -223,7 +223,6 @@ a,
223
223
  font-synthesis: none;
224
224
 
225
225
  :lang(ja) &,
226
- :lang(id) &,
227
226
  :lang(th) &,
228
227
  :lang(zh-CN) &,
229
228
  :lang(zh-HK) & {
Binary file
Binary file