Skip to content

Commit 2584bcb

Browse files
committed
Removed wide desktop 'set' in Tokens studio
1 parent 972c67d commit 2584bcb

File tree

1 file changed

+2
-73
lines changed

1 file changed

+2
-73
lines changed

tokens.json

Lines changed: 2 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1704,75 +1704,6 @@
17041704
}
17051705
}
17061706
},
1707-
"BREAKPOINTS/Wide desktop": {
1708-
"font": {
1709-
"size": {
1710-
"f6": {
1711-
"value": "{font.size.bp-xl.f6}",
1712-
"type": "fontSizes",
1713-
"description": "Token value for figma"
1714-
},
1715-
"f5": {
1716-
"value": "{font.size.bp-xl.f5}",
1717-
"type": "fontSizes",
1718-
"description": "Token value for figma"
1719-
},
1720-
"f3": {
1721-
"value": "{font.size.bp-xl.f3}",
1722-
"type": "fontSizes",
1723-
"description": "Token value for figma"
1724-
},
1725-
"f2": {
1726-
"value": "{font.size.bp-xl.f2}",
1727-
"type": "fontSizes",
1728-
"description": "Token value for figma"
1729-
},
1730-
"f1": {
1731-
"value": "{font.size.bp-xl.f1}",
1732-
"type": "fontSizes",
1733-
"description": "Token value for figma"
1734-
},
1735-
"f0": {
1736-
"value": "{font.size.bp-xl.f0}",
1737-
"type": "fontSizes",
1738-
"description": "Token value for figma"
1739-
},
1740-
"f-1": {
1741-
"value": "{font.size.bp-xl.f-1}",
1742-
"type": "fontSizes",
1743-
"description": "Token value for figma"
1744-
},
1745-
"f-2": {
1746-
"value": "{font.size.bp-xl.f-2}",
1747-
"type": "fontSizes",
1748-
"description": "Token value for figma"
1749-
},
1750-
"f-3": {
1751-
"value": "{font.size.bp-xl.f-3}",
1752-
"type": "fontSizes",
1753-
"description": "Token value for figma"
1754-
}
1755-
}
1756-
},
1757-
"grid": {
1758-
"breakpoint": {
1759-
"value": "{grid.breakpoint.xl}",
1760-
"type": "sizing"
1761-
},
1762-
"columns": {
1763-
"value": "{grid.columns.lg}",
1764-
"type": "sizing"
1765-
},
1766-
"margin": {
1767-
"value": "0",
1768-
"type": "sizing"
1769-
},
1770-
"gutter": {
1771-
"value": "0",
1772-
"type": "sizing"
1773-
}
1774-
}
1775-
},
17761707
"$themes": [
17771708
{
17781709
"id": "6065494081d349c78947746e7f2cbe21b78972db",
@@ -1885,8 +1816,7 @@
18851816
"$figmaStyleReferences": {},
18861817
"selectedTokenSets": {
18871818
"00 Core": "source",
1888-
"01 Semantic": "source",
1889-
"BREAKPOINTS/Wide desktop": "enabled"
1819+
"01 Semantic": "source"
18901820
},
18911821
"group": "02 Responsive"
18921822
}
@@ -1897,8 +1827,7 @@
18971827
"01 Semantic",
18981828
"BREAKPOINTS/Desktop",
18991829
"BREAKPOINTS/Tablet",
1900-
"BREAKPOINTS/Mobile",
1901-
"BREAKPOINTS/Wide desktop"
1830+
"BREAKPOINTS/Mobile"
19021831
]
19031832
}
19041833
}

0 commit comments

Comments
 (0)