Handle nested selectors
ChristianMurphy opened this issue · 0 comments
ChristianMurphy commented
Currently nested selectors are not being handled in the processing.
In most preprocessed css code like:
.one {
.two {}
}
.one .two {}
could be combined