Skip to content

Commit 1304ec7

Browse files
authored
Removed duplicate paragraph; added line break
1 parent e4bf60e commit 1304ec7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/spfx/office-ui-fabric-integration.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@ The challenge with Global CSS styles is explained in the following presentation
1616

1717
To achieve reliability, one of the main problems we need to solve is that of **Global CSS styles**. This accounts to not using global class names in the HTML markup and instead using Fabric Core mixins and variables in the Sass declaration file. This involves importing the Fabric Core's Sass declarations in your Sass file and then consuming the variables and mixins appropriately.
1818

19-
In order to achieve reliability, one of the main problems we need to solve is that of **Global CSS styles**. This accounts to not using global class names in the HTML markup and instead using Fabric Core mixins and variables in the SASS declaration file. This involves importing the Fabric Core's SASS declarations in your SASS file and then consuming the variables and mixins appropriately.
20-
2119
## Goals
2220

2321
The goal of the SharePoint Framework is to allow both Microsoft and customers to build rich, beautiful, and consistent user experiences on top of SharePoint.
22+
2423
In accordance with these goals, following are the key design principles:
2524

2625
* Customers should be able to smoothly and reliably consume Fabric Core and Fabric React in their solutions.

0 commit comments

Comments
 (0)