Skip to content

gitmanny/sassy-flags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

Sassy Flags

Introduction

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.

How to use

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>

Support

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

Thanks

I will add more flags over time, if there are any you really want then let me know on Twitter.

About

Lightweight Sass library to display flags on your site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%