@luxfi/core 4.3.14 → 4.3.15

Sign up to get free protection for your applications and to get access to all the features.
@@ -33,17 +33,11 @@ const drukWide = localFont({
33
33
  })
34
34
 
35
35
  const inter = localFont({
36
- src: './local/GeistVF.ttf',
36
+ src: './local/InterVariable.ttf',
37
37
  display: 'swap',
38
38
  variable: '--font-inter',
39
39
  })
40
40
 
41
- //const inter = localFont({
42
- // src: './local/InterVariable.ttf',
43
- // display: 'swap',
44
- // variable: '--font-inter',
45
- //})
46
-
47
41
  export default [
48
42
  {
49
43
  font: inter,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luxfi/core",
3
- "version": "4.3.14",
3
+ "version": "4.3.15",
4
4
  "description": "Library that contains shared UI primitives, support for a common design system, and other boilerplate support.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/",
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file