This repository was archived by the owner on Dec 26, 2018. It is now read-only.
This repository was archived by the owner on Dec 26, 2018. It is now read-only.
SCSS /deep/ implementation from vue-loader #197
Open

Description
The CSS feature of /deep/
(SASS) and >>>
which was implemented in v12.2.0 of Vue-loader doesn't seem to be in Vueify. Or have I misunderstood something?
.foo >>> .bar { color: red; }
.foo /deep/ .bar { color: red; }
Metadata
Metadata
Assignees
Labels
No labels