Skip to content

Commit fd0b804

Browse files
committed
fixup! fixup! fixup! Feat(exporter): Add new barrel file for js device tokens
1 parent cda8109 commit fd0b804

File tree

1 file changed

+0
-5
lines changed
  • packages/design-tokens/src/js/devices

1 file changed

+0
-5
lines changed

packages/design-tokens/src/js/devices/index.ts

-5
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ export const buttonSmallRadiusMobile = '9999px';
2929
export const buttonSmallRadiusTablet = '9999px';
3030
export const buttonSmallRadiusDesktop = '9999px';
3131

32-
// Container
33-
export const containerPaddingMobile = '16px';
34-
export const containerPaddingTablet = '32px';
35-
export const containerPaddingDesktop = '32px';
36-
3732
// Objects
3833
export const buttons = {
3934
large: {

0 commit comments

Comments
 (0)