Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 493 Bytes

File metadata and controls

7 lines (6 loc) · 493 Bytes

Mixin

The mixin plugin is basically the most important one as it resolves custom properties such as platform queries, stateful conditions and much more.
While plugins modify the whole style object, mixins are especially used to resolve single properties.

Available mixins

Check out Mixins.md which provides a complete and detailed list of all build-in mixins that are available.

You need a mixin that is not listed? Create your own!