An open API service indexing awesome lists of open source software.

https://github.com/plsankar/sassmate

Sass-tainable Development Made Easy with Sass Utilities and Helpers
https://github.com/plsankar/sassmate

css css-utilities css3 sass sass-boilerplate sass-helpers sass-library sass-mixins utilities

Last synced: about 2 months ago
JSON representation

Sass-tainable Development Made Easy with Sass Utilities and Helpers

Awesome Lists containing this project

README

        

# sassmate

Sass-tainable Development Made Easy with Sass Utilities and Helpers

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
![GitHub issues](https://img.shields.io/github/issues/plsankar/sassmate)
![GitHub package.json dynamic](https://img.shields.io/github/package-json/version/plsankar/sassmate)

## Usage

Install the npm package

```bash
npm i sassmate
```

Then import the sass file in your project

```scss
@import 'sassmate';
// or
@import 'sassmate/lib/sassmate';
```

## Support

For support, email [email protected]

## Support

For support, email [email protected]

## License

[MIT](https://choosealicense.com/licenses/mit/)