Export Formats
Font Sizes

We currently export to the following file types: .js, .ts, .css, .scss, .json. If you’re using tailwind, we also export to common js to work nicely with your tailwind config.

.headings {
  font-size: var(--font-size-lg);
}