0.3.0 • Published 6 years ago

@rsm/zauberstab v0.3.0

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

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

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago