ingvoo / patterns

Collection of reusable UI patterns
https://patterns.ljomi.ch/
MIT License
5 stars 0 forks source link

Set colors up with scss maps for easier scss looping #26

Open ingvoo opened 4 years ago

ingvoo commented 4 years ago

To generate utilities classes

.bg-red-500 {}
.text-red-500 {}
.border-red-500 {}