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:
committed by
GitHub
parent
5541d9e00b
commit
022d0b0ea3
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user