# Henri's Grid
The Grid package of Henri's.

This package includes all functions to do faster calculations in SCSS.

### grid()

The grid

`$x = 1; grid($x) => (100/24) * $x => 4,1666666667vw`


