microsoft / frontend-bootcamp

Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux
https://microsoft.github.io/frontend-bootcamp/
Creative Commons Attribution 4.0 International
10.8k stars 1.22k forks source link

modified shared.css - used plain css variables #238

Open pavandeore opened 3 years ago

pavandeore commented 3 years ago

Replaced hardcoded color names with css variables to avoid repetative color declarations.

Microsoft Reviewers: Open in CodeFlow