Skip to content

Lack of Support for CSS Pre-processors #3

Description

@blyedev

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions