OfficeDev / office-ui-fabric-core

The front-end CSS framework for building experiences for Office and Microsoft 365.
https://developer.microsoft.com/en-us/fabric
Other
3.77k stars 467 forks source link

Which CSS should I use for Fabric JS #1020

Closed William-Au-Yeung closed 7 years ago

William-Au-Yeung commented 7 years ago

My project is using Office UI Fabric JS instead of React. Which css file should my site link?

Option A: https://static2.sharepointonline.com/files/fabric/office-ui-fabric-js/1.4.0/css/fabric.min.css https://static2.sharepointonline.com/files/fabric/office-ui-fabric-js/1.4.0/css/fabric.components.min.css

or Option B: https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/7.2.0/css/fabric.min.css

and fabric.components.min.css does not exist in 7.2.0?

Danny-Engelman commented 7 years ago

option B should be: https://spoprod-a.akamaihd.net/files/fabric/office-ui-fabric-core/7.2.0/css/fabric.min.css

mikewheaton commented 7 years ago

Please post this in the Fabric JS project.