Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 532 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 532 Bytes

SassFull

Set of SCSS mixins and silent classes for starting any new project.

Install

npm install sassfull || yarn add sassfull

How to use ?

@import '~sassfull/scss/sassfull';

Read documentation for single sheet.

Want to contribute?

This is just the beginning. There are a ton of great utilities out there, feel free to fork and create pull requests.

Fork project on github

About sass

Look at Official Sass guide