Skip to content

beta.1 throws on /deep/ selector #154

@daniel-v

Description

@daniel-v

Angular 2 emulated view encapsulation gives special meaning to /deep/ selector. This is true for TS and Dart versions as well. https://webdev.dartlang.org/angular/guide/component-styles#!#special-selectors

Expressions such as:

:host /deep/ .expected-optional-class { }

is valid and is a recommended way to deal with certain use-cases. Would be nice if dart-sass supported it.

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