Skip to content

Commit e0cce17

Browse files
chore: removing unused code
1 parent 8dcedaf commit e0cce17

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

components/tokens/custom-spectrum/custom-vars.css

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -37,23 +37,4 @@ governing permissions and limitations under the License.
3737
--spectrum-font-weight-bold: 700;
3838
--spectrum-font-weight-extra-bold: 800;
3939
--spectrum-font-weight-black: 900;
40-
41-
/* temporary hard-coding the font-sizes until we have core-tokens */
42-
/*--spectrum-font-size-25: 10px;
43-
--spectrum-font-size-50: 11px;
44-
--spectrum-font-size-75: 12px;
45-
--spectrum-font-size-100: 14px;
46-
--spectrum-font-size-150: 15px;
47-
--spectrum-font-size-200: 16px;
48-
--spectrum-font-size-300: 18px;
49-
--spectrum-font-size-400: 20px;
50-
--spectrum-font-size-500: 22px;
51-
--spectrum-font-size-600: 25px;
52-
--spectrum-font-size-700: 28px;
53-
--spectrum-font-size-800: 32px;
54-
--spectrum-font-size-900: 36px;
55-
--spectrum-font-size-1000: 40px;
56-
--spectrum-font-size-1100: 45px;
57-
--spectrum-font-size-1200: 50px;
58-
--spectrum-font-size-1300: 60px;*/
5940
}

0 commit comments

Comments
 (0)