Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 638 Bytes

README.md

File metadata and controls

43 lines (24 loc) · 638 Bytes

Zauberstab

Opinionated SCSS helpers and utils on top of sass-mq.

Install

$ yarn add @rsm/zauberstab

Usage

Your node_modules must be included in SCSS includePaths/--include-path.

@import '@rsm/zauberstab/zauberstab';

Changelog

0.3.0

  • Rename mq-px2rem to zb-px2rem and use root base font

0.2.2

  • Add missing mq-px2rem() function

0.2.1

  • Move zb-helpers-breakpoint-inner() mixin to file start

0.2.0

  • Reorder zb-link arguments

0.1.0

  • First release

License

MIT © ressourcenmangel GmbH