Skip to content

Variables in mixins

Compare
Choose a tag to compare
@kylekatarnls kylekatarnls released this 12 Jun 20:29
· 295 commits to master since this release
Mixin scope propagate (#91)

* Global variables available in mixins and mixin blocks

* Add block mixin test

* Unit test for classes merge in mixins

* PHP 5.3 compatibility

* Simplification