1.20.3 • Published 4 months ago

@ugrc/utah-design-system v1.20.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

UGRC Design System

This is UGRC's React Aria plus Tailwind CSS implementation of the Utah Design System.

This design system expects Tailwind CSS primary, secondary, and accent colors ranging from 50-950. The UGRC default presets can be used for this from @ugrc/tailwind-preset.

The Header component requires a custom font for the SVG text.

Remote

<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
  href="https://fonts.googleapis.com/css2?family=Source+Sans+3&display=swap"
  rel="stylesheet"
/>

Local

@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('/fonts/SourceSans3-Regular.otf.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SourceSansPro-Black';
  src: url('/fonts/SourceSans3-Black.otf.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
1.20.3

4 months ago

1.19.0

6 months ago

1.19.1

5 months ago

1.20.1

4 months ago

1.20.2

4 months ago

1.20.0

5 months ago

1.18.1

7 months ago

1.18.0

7 months ago

1.18.2

7 months ago

1.17.2

7 months ago

1.17.1

7 months ago

1.17.0

7 months ago

1.16.1

8 months ago

1.16.0

8 months ago

1.15.0

8 months ago

1.15.1

8 months ago

1.14.2

8 months ago

1.14.1

8 months ago

1.13.2

8 months ago

1.14.0

8 months ago

1.13.1

8 months ago

1.13.0

8 months ago

1.12.1

9 months ago

1.12.0

9 months ago

1.11.3

9 months ago

1.11.2

9 months ago

1.11.1

9 months ago

1.11.0

9 months ago

1.10.2

9 months ago

1.9.7

9 months ago

1.9.6

10 months ago

1.10.1

9 months ago

1.10.0

9 months ago

1.9.5

10 months ago

1.9.1

10 months ago

1.9.0

10 months ago

1.8.1

10 months ago

1.6.2

10 months ago

1.7.0

10 months ago

1.6.1

10 months ago

1.5.2

11 months ago

1.6.0

10 months ago

1.5.1

11 months ago

1.5.0

11 months ago

1.9.4

10 months ago

1.9.3

10 months ago

1.9.2

10 months ago

1.4.1

11 months ago

1.4.0

11 months ago

1.3.1

11 months ago

1.3.0

11 months ago

1.2.0

12 months ago

1.1.0

12 months ago

1.2.1

12 months ago

1.0.0

12 months ago

1.0.0-1

12 months ago

1.0.0-0

12 months ago