SASS-only Material Angular Palette generator
With my job, I often need to replicate projects from a template based on Angular Material. When I do that, one of the first things that I usually need to change is the color scheme. Angular Material’s color scheme is defined by two palettes: primary and accent. These two palettes define a range of colors … Read more