@codecademy/gamut-styles
17.13.117.13.2-alpha.c910ea.0
dist/utilities/index.js~
dist/utilities/index.jsModified+3−1
Index: package/dist/utilities/index.js
===================================================================
--- package/dist/utilities/index.js
+++ package/dist/utilities/index.js
@@ -1,1 +1,3 @@
-export * from './themed';
\ No newline at end of file
+export * from './directionIsRtl';
+export * from './themed';
+export * from './useLogicalProperties';
\ No newline at end of file