0.1.0 • Published 8 months ago

scss-helpers v0.1.0

Weekly downloads
5
License
ISC
Repository
github
Last release
8 months ago

SCSS-helpers

It is a simple package with a set of useful mixins and helpers for usual apply in frontend work.

Simple install with:

yarn add aleksei-budaev/scss-helpers

or

npm install aleksei-budaev/scss-helpers

This package consist of three parts: 1. Variables. You are free to set your own after you import this package to your project, because all variables are marked as default. So, during the compilation your set of variables will be used instead of mine. 2. Mixins. Now there is just a set of media query mixins for mobile phones, tablets, small and large desktop screen sizes. It's more convenient to use them in usual work than write a media query from scratch every time. 3. Helpers. They are based on your set of variables. If you don't set your own - they will use default values. Feel free to add your own and pull request them.

0.1.0

8 months ago

1.0.3

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago