Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Some Icon can't be displayed. #1212

Open
aleversn opened this issue Feb 27, 2020 · 0 comments
Open

Some Icon can't be displayed. #1212

aleversn opened this issue Feb 27, 2020 · 0 comments

Comments

@aleversn
Copy link

I'm using this package in Vue-Cli, and then these are how I import:

  1. index.js
import 'office-ui-fabric-core/dist/css/fabric.min.css'
  1. global.scss
@import 'office-ui-fabric-core/src/sass/_References.scss';

And then some icons can be displayed, like:

<i class="right-icon ms-Icon ms-Icon--CalendarDay" aria-hidden="true"></i>

but some can't:

<i class="right-icon ms-Icon ms-Icon--Calendar" aria-hidden="true"></i>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant