# @uifabric/foundation

**Foundation for [Fluent UI React](https://developer.microsoft.com/en-us/fluentui)**
([formerly Office UI Fabric React](https://developer.microsoft.com/en-us/office/blogs/ui-fabric-is-evolving-into-fluent-ui/))

This library provides the foundation for creating and using Fluent UI React components.

To import the foundation:

```js
import { createStatelessComponent, createComponent } from '@uifabric/foundation';
```
