@warmio/design 1.0.0

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.
Files changed (46) hide show
  1. package/LICENSES/geist-OFL-1.1.txt +93 -0
  2. package/LICENSES/geist-mono-OFL-1.1.txt +93 -0
  3. package/LICENSES/inter-OFL-1.1.txt +93 -0
  4. package/README.md +13 -0
  5. package/base.css +10 -0
  6. package/fonts/geist-cyrillic-ext-wght-italic.woff2 +0 -0
  7. package/fonts/geist-cyrillic-ext-wght-normal.woff2 +0 -0
  8. package/fonts/geist-cyrillic-wght-italic.woff2 +0 -0
  9. package/fonts/geist-cyrillic-wght-normal.woff2 +0 -0
  10. package/fonts/geist-latin-ext-wght-italic.woff2 +0 -0
  11. package/fonts/geist-latin-ext-wght-normal.woff2 +0 -0
  12. package/fonts/geist-latin-wght-italic.woff2 +0 -0
  13. package/fonts/geist-latin-wght-normal.woff2 +0 -0
  14. package/fonts/geist-mono-cyrillic-ext-wght-italic.woff2 +0 -0
  15. package/fonts/geist-mono-cyrillic-ext-wght-normal.woff2 +0 -0
  16. package/fonts/geist-mono-cyrillic-wght-italic.woff2 +0 -0
  17. package/fonts/geist-mono-cyrillic-wght-normal.woff2 +0 -0
  18. package/fonts/geist-mono-latin-ext-wght-italic.woff2 +0 -0
  19. package/fonts/geist-mono-latin-ext-wght-normal.woff2 +0 -0
  20. package/fonts/geist-mono-latin-wght-italic.woff2 +0 -0
  21. package/fonts/geist-mono-latin-wght-normal.woff2 +0 -0
  22. package/fonts/geist-mono-symbols2-wght-italic.woff2 +0 -0
  23. package/fonts/geist-mono-symbols2-wght-normal.woff2 +0 -0
  24. package/fonts/geist-mono-vietnamese-wght-italic.woff2 +0 -0
  25. package/fonts/geist-mono-vietnamese-wght-normal.woff2 +0 -0
  26. package/fonts/geist-vietnamese-wght-italic.woff2 +0 -0
  27. package/fonts/geist-vietnamese-wght-normal.woff2 +0 -0
  28. package/fonts/inter-cyrillic-ext-wght-italic.woff2 +0 -0
  29. package/fonts/inter-cyrillic-ext-wght-normal.woff2 +0 -0
  30. package/fonts/inter-cyrillic-wght-italic.woff2 +0 -0
  31. package/fonts/inter-cyrillic-wght-normal.woff2 +0 -0
  32. package/fonts/inter-greek-ext-wght-italic.woff2 +0 -0
  33. package/fonts/inter-greek-ext-wght-normal.woff2 +0 -0
  34. package/fonts/inter-greek-wght-italic.woff2 +0 -0
  35. package/fonts/inter-greek-wght-normal.woff2 +0 -0
  36. package/fonts/inter-latin-ext-wght-italic.woff2 +0 -0
  37. package/fonts/inter-latin-ext-wght-normal.woff2 +0 -0
  38. package/fonts/inter-latin-wght-italic.woff2 +0 -0
  39. package/fonts/inter-latin-wght-normal.woff2 +0 -0
  40. package/fonts/inter-vietnamese-wght-italic.woff2 +0 -0
  41. package/fonts/inter-vietnamese-wght-normal.woff2 +0 -0
  42. package/fonts.css +414 -0
  43. package/globals.css +3 -0
  44. package/package.json +38 -0
  45. package/theme.css +592 -0
  46. package/themes.css +48 -0
package/fonts.css ADDED
@@ -0,0 +1,414 @@
1
+ /*
2
+ * Self-hosted variable fonts vendored from these exact OFL-1.1 releases:
3
+ * @fontsource-variable/geist@5.2.9,
4
+ * @fontsource-variable/geist-mono@5.2.8, and
5
+ * @fontsource-variable/inter@5.2.8.
6
+ */
7
+
8
+ /* geist-cyrillic-ext-wght-normal */
9
+ @font-face {
10
+ font-family: 'Geist';
11
+ font-style: normal;
12
+ font-display: swap;
13
+ font-weight: 100 900;
14
+ src: url('./fonts/geist-cyrillic-ext-wght-normal.woff2') format('woff2');
15
+ unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
16
+ }
17
+
18
+ /* geist-cyrillic-wght-normal */
19
+ @font-face {
20
+ font-family: 'Geist';
21
+ font-style: normal;
22
+ font-display: swap;
23
+ font-weight: 100 900;
24
+ src: url('./fonts/geist-cyrillic-wght-normal.woff2') format('woff2');
25
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
26
+ }
27
+
28
+ /* geist-vietnamese-wght-normal */
29
+ @font-face {
30
+ font-family: 'Geist';
31
+ font-style: normal;
32
+ font-display: swap;
33
+ font-weight: 100 900;
34
+ src: url('./fonts/geist-vietnamese-wght-normal.woff2') format('woff2');
35
+ unicode-range:
36
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301,
37
+ U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
38
+ }
39
+
40
+ /* geist-latin-ext-wght-normal */
41
+ @font-face {
42
+ font-family: 'Geist';
43
+ font-style: normal;
44
+ font-display: swap;
45
+ font-weight: 100 900;
46
+ src: url('./fonts/geist-latin-ext-wght-normal.woff2') format('woff2');
47
+ unicode-range:
48
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329,
49
+ U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F,
50
+ U+A720-A7FF;
51
+ }
52
+
53
+ /* geist-latin-wght-normal */
54
+ @font-face {
55
+ font-family: 'Geist';
56
+ font-style: normal;
57
+ font-display: swap;
58
+ font-weight: 100 900;
59
+ src: url('./fonts/geist-latin-wght-normal.woff2') format('woff2');
60
+ unicode-range:
61
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
62
+ U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
63
+ } /* geist-cyrillic-ext-wght-italic */
64
+ @font-face {
65
+ font-family: 'Geist';
66
+ font-style: italic;
67
+ font-display: swap;
68
+ font-weight: 100 900;
69
+ src: url('./fonts/geist-cyrillic-ext-wght-italic.woff2') format('woff2');
70
+ unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
71
+ }
72
+
73
+ /* geist-cyrillic-wght-italic */
74
+ @font-face {
75
+ font-family: 'Geist';
76
+ font-style: italic;
77
+ font-display: swap;
78
+ font-weight: 100 900;
79
+ src: url('./fonts/geist-cyrillic-wght-italic.woff2') format('woff2');
80
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
81
+ }
82
+
83
+ /* geist-vietnamese-wght-italic */
84
+ @font-face {
85
+ font-family: 'Geist';
86
+ font-style: italic;
87
+ font-display: swap;
88
+ font-weight: 100 900;
89
+ src: url('./fonts/geist-vietnamese-wght-italic.woff2') format('woff2');
90
+ unicode-range:
91
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301,
92
+ U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
93
+ }
94
+
95
+ /* geist-latin-ext-wght-italic */
96
+ @font-face {
97
+ font-family: 'Geist';
98
+ font-style: italic;
99
+ font-display: swap;
100
+ font-weight: 100 900;
101
+ src: url('./fonts/geist-latin-ext-wght-italic.woff2') format('woff2');
102
+ unicode-range:
103
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329,
104
+ U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F,
105
+ U+A720-A7FF;
106
+ }
107
+
108
+ /* geist-latin-wght-italic */
109
+ @font-face {
110
+ font-family: 'Geist';
111
+ font-style: italic;
112
+ font-display: swap;
113
+ font-weight: 100 900;
114
+ src: url('./fonts/geist-latin-wght-italic.woff2') format('woff2');
115
+ unicode-range:
116
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
117
+ U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
118
+ } /* geist-mono-cyrillic-ext-wght-normal */
119
+ @font-face {
120
+ font-family: 'Geist Mono';
121
+ font-style: normal;
122
+ font-display: swap;
123
+ font-weight: 100 900;
124
+ src: url('./fonts/geist-mono-cyrillic-ext-wght-normal.woff2') format('woff2');
125
+ unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
126
+ }
127
+
128
+ /* geist-mono-cyrillic-wght-normal */
129
+ @font-face {
130
+ font-family: 'Geist Mono';
131
+ font-style: normal;
132
+ font-display: swap;
133
+ font-weight: 100 900;
134
+ src: url('./fonts/geist-mono-cyrillic-wght-normal.woff2') format('woff2');
135
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
136
+ }
137
+
138
+ /* geist-mono-symbols2-wght-normal */
139
+ @font-face {
140
+ font-family: 'Geist Mono';
141
+ font-style: normal;
142
+ font-display: swap;
143
+ font-weight: 100 900;
144
+ src: url('./fonts/geist-mono-symbols2-wght-normal.woff2') format('woff2');
145
+ unicode-range: U+2000-2001, U+2004-2008, U+200A, U+23B8-23BD, U+2500-259F;
146
+ }
147
+
148
+ /* geist-mono-vietnamese-wght-normal */
149
+ @font-face {
150
+ font-family: 'Geist Mono';
151
+ font-style: normal;
152
+ font-display: swap;
153
+ font-weight: 100 900;
154
+ src: url('./fonts/geist-mono-vietnamese-wght-normal.woff2') format('woff2');
155
+ unicode-range:
156
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301,
157
+ U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
158
+ }
159
+
160
+ /* geist-mono-latin-ext-wght-normal */
161
+ @font-face {
162
+ font-family: 'Geist Mono';
163
+ font-style: normal;
164
+ font-display: swap;
165
+ font-weight: 100 900;
166
+ src: url('./fonts/geist-mono-latin-ext-wght-normal.woff2') format('woff2');
167
+ unicode-range:
168
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329,
169
+ U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F,
170
+ U+A720-A7FF;
171
+ }
172
+
173
+ /* geist-mono-latin-wght-normal */
174
+ @font-face {
175
+ font-family: 'Geist Mono';
176
+ font-style: normal;
177
+ font-display: swap;
178
+ font-weight: 100 900;
179
+ src: url('./fonts/geist-mono-latin-wght-normal.woff2') format('woff2');
180
+ unicode-range:
181
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
182
+ U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
183
+ } /* geist-mono-cyrillic-ext-wght-italic */
184
+ @font-face {
185
+ font-family: 'Geist Mono';
186
+ font-style: italic;
187
+ font-display: swap;
188
+ font-weight: 100 900;
189
+ src: url('./fonts/geist-mono-cyrillic-ext-wght-italic.woff2') format('woff2');
190
+ unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
191
+ }
192
+
193
+ /* geist-mono-cyrillic-wght-italic */
194
+ @font-face {
195
+ font-family: 'Geist Mono';
196
+ font-style: italic;
197
+ font-display: swap;
198
+ font-weight: 100 900;
199
+ src: url('./fonts/geist-mono-cyrillic-wght-italic.woff2') format('woff2');
200
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
201
+ }
202
+
203
+ /* geist-mono-symbols2-wght-italic */
204
+ @font-face {
205
+ font-family: 'Geist Mono';
206
+ font-style: italic;
207
+ font-display: swap;
208
+ font-weight: 100 900;
209
+ src: url('./fonts/geist-mono-symbols2-wght-italic.woff2') format('woff2');
210
+ unicode-range: U+2000-2001, U+2004-2008, U+200A, U+23B8-23BD, U+2500-259F;
211
+ }
212
+
213
+ /* geist-mono-vietnamese-wght-italic */
214
+ @font-face {
215
+ font-family: 'Geist Mono';
216
+ font-style: italic;
217
+ font-display: swap;
218
+ font-weight: 100 900;
219
+ src: url('./fonts/geist-mono-vietnamese-wght-italic.woff2') format('woff2');
220
+ unicode-range:
221
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301,
222
+ U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
223
+ }
224
+
225
+ /* geist-mono-latin-ext-wght-italic */
226
+ @font-face {
227
+ font-family: 'Geist Mono';
228
+ font-style: italic;
229
+ font-display: swap;
230
+ font-weight: 100 900;
231
+ src: url('./fonts/geist-mono-latin-ext-wght-italic.woff2') format('woff2');
232
+ unicode-range:
233
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329,
234
+ U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F,
235
+ U+A720-A7FF;
236
+ }
237
+
238
+ /* geist-mono-latin-wght-italic */
239
+ @font-face {
240
+ font-family: 'Geist Mono';
241
+ font-style: italic;
242
+ font-display: swap;
243
+ font-weight: 100 900;
244
+ src: url('./fonts/geist-mono-latin-wght-italic.woff2') format('woff2');
245
+ unicode-range:
246
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
247
+ U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
248
+ } /* inter-cyrillic-ext-wght-normal */
249
+ @font-face {
250
+ font-family: 'Inter';
251
+ font-style: normal;
252
+ font-display: swap;
253
+ font-weight: 100 900;
254
+ src: url('./fonts/inter-cyrillic-ext-wght-normal.woff2') format('woff2');
255
+ unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
256
+ }
257
+
258
+ /* inter-cyrillic-wght-normal */
259
+ @font-face {
260
+ font-family: 'Inter';
261
+ font-style: normal;
262
+ font-display: swap;
263
+ font-weight: 100 900;
264
+ src: url('./fonts/inter-cyrillic-wght-normal.woff2') format('woff2');
265
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
266
+ }
267
+
268
+ /* inter-greek-ext-wght-normal */
269
+ @font-face {
270
+ font-family: 'Inter';
271
+ font-style: normal;
272
+ font-display: swap;
273
+ font-weight: 100 900;
274
+ src: url('./fonts/inter-greek-ext-wght-normal.woff2') format('woff2');
275
+ unicode-range: U+1F00-1FFF;
276
+ }
277
+
278
+ /* inter-greek-wght-normal */
279
+ @font-face {
280
+ font-family: 'Inter';
281
+ font-style: normal;
282
+ font-display: swap;
283
+ font-weight: 100 900;
284
+ src: url('./fonts/inter-greek-wght-normal.woff2') format('woff2');
285
+ unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
286
+ }
287
+
288
+ /* inter-vietnamese-wght-normal */
289
+ @font-face {
290
+ font-family: 'Inter';
291
+ font-style: normal;
292
+ font-display: swap;
293
+ font-weight: 100 900;
294
+ src: url('./fonts/inter-vietnamese-wght-normal.woff2') format('woff2');
295
+ unicode-range:
296
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301,
297
+ U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
298
+ }
299
+
300
+ /* inter-latin-ext-wght-normal */
301
+ @font-face {
302
+ font-family: 'Inter';
303
+ font-style: normal;
304
+ font-display: swap;
305
+ font-weight: 100 900;
306
+ src: url('./fonts/inter-latin-ext-wght-normal.woff2') format('woff2');
307
+ unicode-range:
308
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329,
309
+ U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F,
310
+ U+A720-A7FF;
311
+ }
312
+
313
+ /* inter-latin-wght-normal */
314
+ @font-face {
315
+ font-family: 'Inter';
316
+ font-style: normal;
317
+ font-display: swap;
318
+ font-weight: 100 900;
319
+ src: url('./fonts/inter-latin-wght-normal.woff2') format('woff2');
320
+ unicode-range:
321
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
322
+ U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
323
+ } /* inter-cyrillic-ext-wght-italic */
324
+ @font-face {
325
+ font-family: 'Inter';
326
+ font-style: italic;
327
+ font-display: swap;
328
+ font-weight: 100 900;
329
+ src: url('./fonts/inter-cyrillic-ext-wght-italic.woff2') format('woff2');
330
+ unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
331
+ }
332
+
333
+ /* inter-cyrillic-wght-italic */
334
+ @font-face {
335
+ font-family: 'Inter';
336
+ font-style: italic;
337
+ font-display: swap;
338
+ font-weight: 100 900;
339
+ src: url('./fonts/inter-cyrillic-wght-italic.woff2') format('woff2');
340
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
341
+ }
342
+
343
+ /* inter-greek-ext-wght-italic */
344
+ @font-face {
345
+ font-family: 'Inter';
346
+ font-style: italic;
347
+ font-display: swap;
348
+ font-weight: 100 900;
349
+ src: url('./fonts/inter-greek-ext-wght-italic.woff2') format('woff2');
350
+ unicode-range: U+1F00-1FFF;
351
+ }
352
+
353
+ /* inter-greek-wght-italic */
354
+ @font-face {
355
+ font-family: 'Inter';
356
+ font-style: italic;
357
+ font-display: swap;
358
+ font-weight: 100 900;
359
+ src: url('./fonts/inter-greek-wght-italic.woff2') format('woff2');
360
+ unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
361
+ }
362
+
363
+ /* inter-vietnamese-wght-italic */
364
+ @font-face {
365
+ font-family: 'Inter';
366
+ font-style: italic;
367
+ font-display: swap;
368
+ font-weight: 100 900;
369
+ src: url('./fonts/inter-vietnamese-wght-italic.woff2') format('woff2');
370
+ unicode-range:
371
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301,
372
+ U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
373
+ }
374
+
375
+ /* inter-latin-ext-wght-italic */
376
+ @font-face {
377
+ font-family: 'Inter';
378
+ font-style: italic;
379
+ font-display: swap;
380
+ font-weight: 100 900;
381
+ src: url('./fonts/inter-latin-ext-wght-italic.woff2') format('woff2');
382
+ unicode-range:
383
+ U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329,
384
+ U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F,
385
+ U+A720-A7FF;
386
+ }
387
+
388
+ /* inter-latin-wght-italic */
389
+ @font-face {
390
+ font-family: 'Inter';
391
+ font-style: italic;
392
+ font-display: swap;
393
+ font-weight: 100 900;
394
+ src: url('./fonts/inter-latin-wght-italic.woff2') format('woff2');
395
+ unicode-range:
396
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
397
+ U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
398
+ }
399
+
400
+ :root {
401
+ --font-geist: 'Geist', ui-sans-serif, system-ui, sans-serif;
402
+ --font-heading: var(--font-geist);
403
+ --font-sans: var(--font-geist);
404
+ --font-serif: var(--font-geist);
405
+ --font-display: var(--font-geist);
406
+ --font-mono: 'Geist Mono', ui-monospace, monospace;
407
+ --font-editorial-sans: 'Inter', ui-sans-serif, system-ui, sans-serif;
408
+ --font-marketing-sans: var(--font-editorial-sans);
409
+ }
410
+
411
+ /* The only shared Inter entry point. Product use is checked against an allowlist. */
412
+ @utility font-editorial {
413
+ font-family: var(--font-editorial-sans);
414
+ }
package/globals.css ADDED
@@ -0,0 +1,3 @@
1
+ @import './fonts.css';
2
+ @import './theme.css';
3
+ @import './base.css';
package/package.json ADDED
@@ -0,0 +1,38 @@
1
+ {
2
+ "name": "@warmio/design",
3
+ "version": "1.0.0",
4
+ "description": "Warm's public CSS-only design contract.",
5
+ "license": "MIT",
6
+ "type": "module",
7
+ "sideEffects": [
8
+ "*.css"
9
+ ],
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "git+https://github.com/jasonstockman/warm-app.git",
13
+ "directory": "libraries/design"
14
+ },
15
+ "homepage": "https://github.com/jasonstockman/warm-app/tree/master/libraries/design",
16
+ "publishConfig": {
17
+ "access": "public"
18
+ },
19
+ "files": [
20
+ "globals.css",
21
+ "base.css",
22
+ "fonts.css",
23
+ "theme.css",
24
+ "themes.css",
25
+ "fonts",
26
+ "LICENSES"
27
+ ],
28
+ "exports": {
29
+ "./globals.css": "./globals.css",
30
+ "./base.css": "./base.css",
31
+ "./fonts.css": "./fonts.css",
32
+ "./theme.css": "./theme.css",
33
+ "./themes.css": "./themes.css"
34
+ },
35
+ "scripts": {
36
+ "pack:check": "node ../../tools/tasks/check-design-package.mjs"
37
+ }
38
+ }