=== Karma Builder SCSS Helpers Folder ===

Files in this folder is shared between all environments

A few notes about this folder:

*	Do not forget to define file starting its name with '_'
*	Write description about styles that created file should contain

Description about files in this folder :

*	`_helpers.scss`	:	Contains public classes that you may need to extend
*	`_mixins.scss`	:	Contains Mixins that will use through project too much to create style
*	`_variables.scss`	:	Contains variables for project like color and ... 

  



