@stringarism/scssmixins
v0.0.5
Published
scssMixins is a collection of SCSS Mixind and functions.
Downloads
3
Maintainers
Readme
scssMixins
scssMixins is a collection of SCSS Mixind and functions.
Quick start
To get started is simple and easy:
- Clone the repository:
git clone https://github.com/stringariSM/scssMixins.git
- Install with npm:
npm i @stringarism/scssmixins
Usage
Import all
file to your core scss
file for importing all mixins from package
Example:
@import '~@stringarism/scssmixins/all';
Bugs and feature requests
Found bug? Or maybe you've got great idea for feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet - don't hesitate to open a new issue!
Versioning
To see new features and changes for each released version checkout the Releases section of our GitHub project
License
Code released under the Apache License License.
Development
Gabriel Stringari de Miranda