Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Add built-in support for font size-adjustment

未关闭
#27,066 0 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
25/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
停滞
技术栈
css, typescript
领域
build-system, cli

调研方向

该 issue 针对 Angular CLI 的 build 命令,并引用了 unjs/fontaine Vite 插件和 seek-oss/capsize 的 CSS 生成。先阅读这些引用内容,然后确定 CLI 集成范围;完成的标准应是提供内置的字体大小调整支持,但未指定文件、测试或验收标准。

由索引模型根据 Issue 内容生成。

描述

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.

主要语言
TypeScript
星标
27k
派生
11.8k
平均合并
16 小时 35 分钟
30 天内合并 PR
176

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

angular/angular-cli 的其他 Issue

查看 angular/angular-cli 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。