-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussioneffort2: medium (days)featureIssue that requests a new featureIssue that requests a new feature
Description
Currently when starting a new project with css preprocessor flag (eg. ng new --style stylus
) the appropriate preprocessor isn't installed as part of the project initialization, leaving the user to install it manually afterwards and with a broken project (see #971 (comment)).
The CLI should install the preprocessors automatically.
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussioneffort2: medium (days)featureIssue that requests a new featureIssue that requests a new feature