_index.scss 139 B

1234
  1. // D6 디자인 토큰 진입점 — globals.scss 에서 `@use './styles/tokens';` 로 로드
  2. @use 'colors';
  3. @use 'layout';
  4. @use 'density';