Skip to content

Improve method for injecting custom implentations #9

Description

@bertfrees

The current method for injecting custom implementations of SupportedCSS, DeclarationTransformer, CSSParserFactory, etc. with the CSSFactory.registerFoo and CSSFactory.getFoo functions is not so great if you want to use jStyleParser for several flavors of CSS in a single application. Better would be if one could somehow explicitly pass the right instances in API calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions