=== Karma Builder SCSS Base Folder ===

Files in this folder is shared between all environments

A few notes about this folder:

*   Do not create file in this folder if it is not for all environment.
*	Do not forget to define file starting its name with '_'
*	Write description about styles that defined file should contain

Description about files in this folder :

*	`_base.scss`	:	Contains general styles for body & for example elements ,...
*	`_grid.scss`	:	Contains grid of builder
*	`_reset.scss`	:	Contains normalize file 
*	`_typograohy.scss`	:	defines styles of headings and paragraph in generaL

  



