Changes Made

  • Colors are now rgb values of different colors instead of the named ones

  • Thicker border on the buttons

Questions

  • _mixins.scss file is used as a template for the buttons on the calculator

  • The code defines a calculator button and sets it to the include button styling from the _mixins.scss file. It is referenced in HTML in the calculator file.

  • The button is reused in HTML but calls from SASS