flag-css icon indicating copy to clipboard operation
flag-css copied to clipboard

CSS for SVG country flags respecting the original ratio.

Results 5 flag-css issues
Sort by recently updated
recently updated
newest added

please change "flag-ioc-sin" to "flag-ioc-sgp" or add "flag-ioc-sgp". Thank you very much!

Using the most recent 0.0.12 version without PNG, you see this in `flag-list.scss`: ```scss @mixin flag($alpha3, $alpha2, $numeric, $ioc: null, $fifa: null) { @if $ioc == null and $fifa ==...

I tried to incorporate the sass into my app's css as my app already uses sass. Dropped the sass files next to my other sass files and added the imports...

From https://github.com/bower/bower/issues/2298