Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello! How to import vuesax font icon #9

Closed
buqiyuan opened this issue Mar 7, 2020 · 3 comments
Closed

Hello! How to import vuesax font icon #9

buqiyuan opened this issue Mar 7, 2020 · 3 comments

Comments

@buqiyuan
Copy link

buqiyuan commented Mar 7, 2020

image
image

@dalirnet
Copy link

https://boxicons.com/usage/

$ npm install boxicons --save
import 'boxicons'

@Groot-t
Copy link

Groot-t commented Mar 26, 2020

Also need “main.js” add to the "import 'boxicons/css/boxicons.min.css'"
this is my realized ~
not good english.... 0.0

@ByeongUkChoi
Copy link

ByeongUkChoi commented Feb 3, 2021

https://boxicons.com/usage/

$ npm install boxicons --save
import 'boxicons'

install boxicons(npm install boxicons --save) and add this line

import 'boxicons/css/boxicons.min.css'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants