0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-22 11:27:29 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Lipis
220dea8094
Add Travis and Prettier (#506) 2018-11-19 17:26:13 +01:00
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
Daniel Mersiowsky
94a26559cf Remove underscore from root scss file (#336) 2017-01-06 23:53:43 +01:00
Lipis
6ecc43cb44 Rename scss files (#232) 2016-05-17 22:39:46 -07:00
Panayiotis Lipiridis
18ccaa9198 Great Britain Flags 2015-12-25 22:04:55 +01:00
Martin Lindhe
9d78ad8891 port to sass 2015-03-02 18:23:52 +01:00