mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 14:02:43 +08:00
Now that style elements within templates are processed as inline component styles, the style contents should only be considered CSS. This ensures consistent behavior prior to when style elements were processed. It also ensures that the styles will function as expected in JIT mode where template styles cannot be preprocessed and must be written in a browser supported language.
Angular Build System for Applications and Libraries
The sources for this package are in the Angular CLI repository. Please file issues and pull requests against that repository.
Usage information and reference details can be found in repository README file.