@sass-fairy/break
Provides Sass mixins, functions, and variables for working with breakpoints and aids in responsive development.
Install
Requires
- Dart Sass:
>=1.33.0
Install the package:
npm install @sass-fairy/break
Use the package like any other Sass module:
@use '@sass-fairy/break';
Documentation
See sass-fairy.com/api/break for more information about this package.