angular-cli icon indicating copy to clipboard operation
angular-cli copied to clipboard

Add built-in support for font size-adjustment

Open alan-agius4 opened this issue 1 year ago • 0 comments

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.

alan-agius4 avatar Feb 09 '24 09:02 alan-agius4