Skip to content

Opinionated SCSS helpers and utils on top of sass-mq

License

Notifications You must be signed in to change notification settings

ressourcenmangel/zauberstab

Repository files navigation

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