chore: Enable prototyping classes for foundation (#5945)

* chore: Enable prototyping classes for foundation

* Marcros css clean up

* Imports utilities separately

* Fix macro position

* Changes global margin

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
Nithin David Thomas
2022-12-19 14:11:11 +05:30
committed by GitHub
parent 5541d9e00b
commit 022d0b0ea3
11 changed files with 108 additions and 173 deletions

View File

@@ -3,14 +3,12 @@
--space-zero: 0;
--space-micro: 0.2rem;
--space-smaller: 0.4rem;
--space-half: 0.5rem;
--space-small: 0.8rem;
--space-one: 1rem;
--space-slab: 1.2rem;
--space-normal: 1.6rem;
--space-two: 2rem;
--space-medium: 2.4rem;
--space-three: 3rem;
--space-large: 3.2rem;
--space-larger: 4.8rem;
--space-jumbo: 6.4rem;