Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ To serve it on `localhost:8000`
$ yarn start
```

To have only specific countries in the css file, remove the ones that you don't need from the [`_flag-icons-list.scss`](sass/_flag-icons-list.scss) file and build it again.
To have only specific countries in the css file, edit the `$flag-icons-included-countries` list in [`sass/_variables.scss`](https://github.com/lipis/flag-icons/blob/main/sass/_variables.scss) and build it again.

## Credits

Expand Down