microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.55k stars 2.74k forks source link

Updating to latest version #2121

Closed fantua closed 6 years ago

fantua commented 7 years ago

Bug Report

Priorities and help requested (not applicable if asking question):

Are you willing to submit a PR to fix? (Yes, No)

Requested priority: Blocking

Products/sites affected: (if applicable)

Describe the issue:

In version 2.30.1 I was loading Office UI Fabric styles in my Root component in that way:

import 'office-ui-fabric-react/dist/css/fabric.css';

Now I can't do that. How to load styles? I'am using this (from your README):

<link rel="stylesheet" href="https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/5.0.1/css/fabric.min.css">

Is v.5.0.1 correct? Also after adding this styles I got a lot of warrnings in console.

fantua commented 7 years ago

cc @dzearing @mikewheaton

fantua commented 7 years ago

guys? 😞

nguyenhuuhanhlam commented 7 years ago

I also encountered a similar case, hope it will be corrected in the future

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions to Fabric React!

stale[bot] commented 6 years ago

This issue has been automatically closed because it has not had recent activity after being marked as stale. If you belive this issue is still a problem or should be reopened, please reopen it! Thank you for your contributions to Fabric React! Why am I receiving this notification?