@teamsparta/design-system-font
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Font

Installation

pnpm add @teamsparta/design-system-font
yarn add @teamsparta/design-system-font

사용설명서

1. 변수명 예시

  • Figma Ag: Web/Header1_700 => wHeader1
  • Figma Ag: Mobile/Title1_600 => mTitle1

2. 사용방법 (auto complete/import)

import { scc, wTitle1 } from "@teamsparta/design-system-font";

export const Title = styled.h1`
  ${wTitle1};
  color: ${scc.red100};
`;

Package Sidebar

Install

npm i @teamsparta/design-system-font

Weekly Downloads

8

Version

0.0.2

License

ISC

Unpacked Size

50.6 kB

Total Files

20

Last publish

Collaborators

  • dh.lee
  • jhyeon-kim
  • seongtaek
  • mj.jung
  • bknam-teamsparta
  • hyunwooo
  • spartaheonil
  • yoojinoh
  • eonthespartan
  • heo-wonyoung
  • sparta-sj
  • hysng
  • jihee_park
  • junan
  • jung-eun
  • ganguklee
  • bangminseok
  • dy.jeong
  • jaehwi-ts