Skip to content

Instantly share code, notes, and snippets.

View webermori's full-sized avatar

Weber Mori webermori

View GitHub Profile
@Eomerx
Eomerx / sass-space.scss
Last active July 26, 2022 14:53
SASS Space - Responsive CSS Positining Classes built with SASS
// change to false if its not imported into bootstrap
$use-bootstrap: false;
// margin and padding values array
$space-values : (
5,
10,
15,
20,
30,