[csswg-drafts] [css-env] custom env() variables

jonathantneal has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-env] custom env() variables ==
https://drafts.csswg.org/css-env-1/

If the answer is **no** to the question of “_Should it work on a rule level, so you can insert arbitrary stuff into a rule, like reusing a block of declarations_”, then could a similar syntax be used as seen in custom media and custom selectors?

```pcss
@custom-env --foo bar;
```

Or what other issues might there be?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2627 using your GitHub account

Received on Monday, 30 April 2018 15:50:17 UTC