- From: Evgeny Vrublevsky via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Nov 2023 22:06:22 +0000
- To: public-css-archive@w3.org
A random idea. What if it were allowed to apply a mixin using `++` prefix? ``` #test { --varname: value; ++mymixin: arguments; property: value; } ``` Looks almost like a custom property =) -- GitHub Notification of comment by vrubleg Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9350#issuecomment-1802753994 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 8 November 2023 22:06:24 UTC