- From: Russell Bicknell <notifications@github.com>
- Date: Wed, 03 Feb 2016 17:14:55 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 4 February 2016 01:15:44 UTC
On a related note, can slots be styled? If so, would this have implications as to whether or not you could use `:focus` with it?
```css
slot:focus {
color: blue;
}
```
---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/358#issuecomment-179560754
Received on Thursday, 4 February 2016 01:15:44 UTC