0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-22 11:27:29 +01:00
flags/sass
Neil Tonge 633b67f580 Choose flags to include (#402)
Give an option to allow users to specify which flags to include in the output CSS.

Specify using a variable list in SCSS like so:

`$include: 'as', 'bl', 'si';`

If this variable is omitted then all flags are imported as normal.

Also moved the "more" flags into the main list as it seems pointless separating them. Maybe this could also be expanded to have an $exclude variable too so it includes them all apart from the ones specified. It then would allow full control in three different ways!

- All flags
- All but some (exclude)
- Some but not all (include)

Thanks,
Neil
2018-10-26 18:15:45 +03:00
..
_flag-icon-base.scss removed old background class 2016-09-13 09:44:37 +01:00
_flag-icon-list.scss Choose flags to include (#402) 2018-10-26 18:15:45 +03:00
_variables.scss Rename scss files (#232) 2016-05-17 22:39:46 -07:00
flag-icon.scss Choose flags to include (#402) 2018-10-26 18:15:45 +03:00