mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[GH-ISSUE #428] Using flag-icon-css in Vue Webpack Project? #262
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akinhwan on GitHub (Feb 10, 2018).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/428
I have successfully npm installed this package, however I feel like I am missing a step.
Do I need to import it somehow within my single file Vue component?
Is it @import or require()?
@rhymes commented on GitHub (Feb 12, 2018):
@akinhwan check this out: https://github.com/vikkio88/vue-flag-icon
@stychu commented on GitHub (Feb 20, 2018):
Also having problem with use flags with webpack project. Im using Angular 5 (cli)
@papoola commented on GitHub (Feb 26, 2018):
@cbeaujoin commented on GitHub (Mar 22, 2018):
With Angular 5, you can refer to the CSS file in the .angular-cli
@akinhwan commented on GitHub (Mar 24, 2018):
thanks everyone!
@ArthurYdalgo commented on GitHub (Oct 24, 2021):
In case anyone is having any trouble, check if you're missing the 's' in icons

@nspa4921 commented on GitHub (Nov 26, 2021):
you made my day 😃