@lcooper/sass-utils

1.0.1 • Public • Published

@lcooper/sass-utils

npm license

A lightweight collection of Sass utility functions and mixins.

Full documentation can be found here.

Installation

Install with npm:

npm install --save-dev @lcooper/sass-utils

Usage

Import the collection at the beginning of your stylesheet:

@import '~@lcooper/sass-utils';

Or import mixins and functions individually:

@import '~@lcooper/sass-utils/lib/functions';
@import '~@lcooper/sass-utils/lib/mixins';

Readme

Keywords

Package Sidebar

Install

npm i @lcooper/sass-utils

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

12.2 kB

Total Files

14

Last publish

Collaborators

  • lcooper