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 465 forks source link

Shouldn't the starter template use ms-Fabric style in the body? #1226

Open adamtki opened 4 years ago

adamtki commented 4 years ago

The Fabric core starter HTML template at

https://github.com/OfficeDev/office-ui-fabric-core/tree/master/ghdocs/building.md

doesn't use ms-Fabric style but our documentation at https://docs.microsoft.com/en-us/javascript/api/getstarted/getstartedpage?view=office-ui-fabric-react-latest under "Using Fabric Core class names" states to use it if you want to use the Fabric font family.

Shouldn't the HTML starter template have ms-Fabric applied to the body?