|
|
|
|
|
by bostonvaulter2
3486 days ago
|
|
Looks nice but I don't like the lack of pseudo selectors: From the footnotes: > The one area where this is useful is combining descendant combinators with pseudo classes, the most common use case being where hovering a parent triggers a style change in a descendant node. However, this behavior be implemented in JavaScript with event listeners and explicit state changes if needed. |
|