16.04.2020
HOME
15.04.2020
20.04.2020
21.04.2020
22.04.2020
23.04.2020

Summary

Topics

Class

Exercise

Topics HOME

Sass

Sass At-Rules @mixin and @include

Bootstrap

Class HOME DCI Class Repository

SASS Mixin

Hi this is ME 😎
Hola

Exercise HOME

Create a color guide in Sass!

Instructions:

  1. Look at the mockup image for a guide;
  2. Nest selectors where possible;
  3. Use variables so that you can update and change the main colors easily;
  4. Use Sass @mixin where possible;
  5. The page must be responsive;
  6. You should have a guide of at least four colors;
  7. Use darken and lighten on your color guide.

Solution:

Repositories:

General / HTML / Sass

References:

Color Converter