helleworldGIT / SASS-Resources

Handy resources for SASS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SASS-Resources

Handy resources for SASS projects: mixins, scripts, responsive, etc.

INDEX

Install SASS fast

Fast, easy way to install SASS in your project.

SASS folder structure with ITCSS

A nice structure for the SASS styles in a project using ITCSS theory.

SASS Responsive mediaquery sizes template

Responsive mediaqueries sizes partial for SASS.

Command for auto-compiling SASS when saving

This command autocompiles SASS everytime you save (ctrol+s) your SASS file.

SASS Custom font declaration

Custom font declaration in SASS.

Card or box mixin generator

A mixin that can be used for generate all kind of boxes/cards without rewriting a lot of code.

Custom columns system with SASS

This function will let you create a custom column system based in your needs/objectives! PS; You have the basecode in the repo!