Sassy Flags is a lightweight Sass libary you can use to display flags on your site. It's super simple but let me go over how to use it below.
To use Sassy Flags just add an element to your exsiting code, then give it the class of 'flag'
. Now you can look in the sassy-flags.scss
document and find the country code of the flag you want, heres an example for the UK flag:
<span class="flag gb"></span>
I will be adding more flags over time, so far I have done:
- AT Austria
- BE Belgium
- BZ Brazil
- CH Switzerland
- CZ Czech Republic
- CL Chile
- DE Germany
- DK Denmark
- ES Spain
- FI Finland
- FR France
- GB United Kingdom
- HU Hungary
- IS Iceland
- IT Italy
- LT Lithuania
- LU Luxembourg
- LV Lativa
- MT Malta
- NO Norway
- PL Poland
- RU Russia
- SW Sweden
- SV El Salavdor
- PE Peru
- PR Puerto Rico
- US United States of America
We will add more flags over time, if there are any you really want then let us know on Twitter.