Sebastian Porto

Results 53 comments of Sebastian Porto

I think this is because the `content` property is invalid. It renders as `content: |`. Which then the browser ignores. It needs to be ``` Css.property "content" "\"|\"" ``` So...

Could values be union types? e.g. `display Block`

I use several languages that Zed doesn't fully support (e.g. Elm). Having a word based autocomplete would make a huge difference.