Add built-in support for font size-adjustment

Open
#27,066 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
css, typescript
Domain
build-system, cli

Research direction

The issue targets the Angular CLI build command and references the unjs/fontaine Vite plugin and seek-oss/capsize CSS generation. Read those references first, then determine the CLI integration scope; done would mean built-in font size-adjustment support, but no files, tests, or acceptance criteria are specified.

Written by the indexing model from the issue text.

Description

angular/build:application area: @angular/build feature feature: in backlog
Command

build

Description

As mentioned in https://github.com/angular/angular-cli/issues/27038#issuecomment-1935614283 the Aurora team strongly recommends addressing size-adjustment directly within the Angular CLI.

They've collaborated with the Nuxt team to develop a Vite plugin that automatically calculates CSS adjustments for size, which you can find here: https://github.com/unjs/fontaine. Additionally, this functionality is available through CSS generation: https://github.com/seek-oss/capsize.

Dominant language
TypeScript
Stars
27k
Forks
11.8k
Avg merge
16h 35m
Merged PRs (30d)
176

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from angular/angular-cli

All issues in angular/angular-cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.