Alan Agius 2ba44a433c refactor(@angular-devkit/build-angular): remove support for Stylus
The usage of Stylus in the CLI is minimal and this package never reached version 1.

BREAKING CHANGE:

Deprecated support for Stylus has been removed. The Stylus package has never reached a stable version and its usage in the Angular CLI is minimal. It's recommended to migrate to another CSS preprocessor that the Angular CLI supports.
2022-09-16 11:39:19 -07:00
..
2022-01-31 11:36:53 -08:00
2021-04-28 16:05:49 -07:00

/docs Folder

This folder is used for all documentation. It contains a number of subfolders with short descriptions here.

/docs/design

Design documents on GitHub, in Markdown format. The number of design documents available is limited.

/docs/process

Description of various caretaker and workflow processes.

/docs/specifications

Specifications for support of Angular CLI features. These are meant to be read directly on GitHub by developers of libraries who want to integrate with the Angular CLI.