Back to Interop 2027 proposals
CSS @mixin
The @mixin CSS at-rule enables defining reusable and parametrizable block of CSS. Once defined, a mixin can be called using the syntax @apply --mixin-name(<parameters>);.
This feature being prototyped in Chrome
Discussion on GitHub (0)
No comments on GitHub yet
Be the first developer to share technical feedback or use cases on this Interop proposal.
Join discussion on GitHub