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

i has a error when i use fabric ui on my angular 9.0 product #1222

Open
bluesiboy opened this issue Apr 25, 2020 · 2 comments
Open

i has a error when i use fabric ui on my angular 9.0 product #1222

bluesiboy opened this issue Apr 25, 2020 · 2 comments

Comments

@bluesiboy
Copy link

ng cli version: 9.0.3

  1. ng new my-product --style scss
  2. npm i -s office-ui-fabric-core
  3. edit style.scss, add line @import '../node1/office1/src/sass/Fabric.scss'
  4. ng build

image

line 205: @include ms-animation((ms-fadeIn, ms-slideRightIn10)

image

why? how can i do?

@chendjouCaleb
Copy link

Add the latest version of node-sass to the project.
npm install node-sass

Will solve the problem.

@bluesiboy
Copy link
Author

@chendjouCaleb thenk you very much.

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

2 participants