Skip to content

Cannot edit slider dots styles because CSS @apply has been removed #41

@trekkete

Description

@trekkete

In your code you use properties:

  • --paper-slider-dot-container-styles | (Mixin) Custom styles for dot container | NULL
  • --paper-slide-dot-styles | (Mixin) Custon styles for dots | NULL

that you then @apply to the styles of the relative components.

This feature has been removed from browsers, so there is no way to edit the slider dots appearance.

Could you change it in some other way?

Thank you

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions