yammadev / flag-icons

A beautiful svg + png + sass + css collection of 261 flags.
https://yammadev.github.io/flag-icons/
MIT License
79 stars 64 forks source link

Better SASS implementation #3

Open riaan opened 3 years ago

riaan commented 3 years ago
  1. Updated the SASS variables names for better project integration to avoid duplicate names with other projects.
  2. All variables now having the !default flag to they can be pre-assigned with custom config. This way you don't need to change the SASS variable names inside the flag-icons project.