-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently, the parser only supports inline CSS in Angular components. Styles written in other formats commonly used in Angular projects—such as SCSS or LESS—are not supported. This limitation prevents the parser from being fully compatible with projects that utilize these alternative style formats.
Given that this parser essentially functions as a wrapper around the original PostCSS parser while parsing TypeScript, adding support for other styles is well within the scope of this project and could significantly enhance its utility.
luangong and Blackbaud-SteveBrush
Metadata
Metadata
Assignees
Labels
No labels