@codecademy/gamut-styles

17.14.017.14.1-alpha.469476.0
dist/index.js
~dist/index.jsModified
+2−1
Index: package/dist/index.js
===================================================================
--- package/dist/index.js
+++ package/dist/index.js
@@ -9,5 +9,6 @@
 export * from './styles';
 export * from './globals';
 export * from './utilities';
 export * from './themes';
-export { coreTheme as theme } from './themes';
\ No newline at end of file
+export { coreTheme as theme } from './themes';
+export { FONT_ASSET_PATH, lxStudio } from './remoteAssets/fonts';
\ No newline at end of file