What's Changed
- Update readme to reflect correct compass version support by @stepmr in #101
- @elseif is deprecated in future Sass versions. Use "@else if" instead. by @ale-grosselle in #114
- Remove -pie prefix from background() by @saschagehlich in #57
- import functions.scss in files that use compact() function by @mike-tuxedo in #55
- Adding support for
column-span
. by @leopic in #54 - Adds 'rhythm-margins' in typography section by @shri3k in #91
- Update _box_sizing.scss by @Wilkun in #98
- Added helper functions font-files & font-url, which are used in the @font-face mixin. by @DiHalt-ECP in #112
New Contributors
- @stepmr made their first contribution in #101
- @ale-grosselle made their first contribution in #114
- @saschagehlich made their first contribution in #57
- @mike-tuxedo made their first contribution in #55
- @leopic made their first contribution in #54
- @shri3k made their first contribution in #91
- @Wilkun made their first contribution in #98
- @DiHalt-ECP made their first contribution in #112
Full Changelog: v0.12.10...v0.12.11