fluentui/packages/theme-samples
Fluent UI Build 2aca49dec6 release: applying package updates - react v8 2024-11-01 07:23:36 +00:00
..
src
.eslintrc.json
.npmignore chore: migrate from nx 15.6.3 to 15.9.5 (#28032) 2023-06-27 15:53:13 +02:00
CHANGELOG.json release: applying package updates - react v8 2024-11-01 07:23:36 +00:00
CHANGELOG.md release: applying package updates - react v8 2024-11-01 07:23:36 +00:00
LICENSE
README.md
just.config.ts chore: introduce bundle aware `build:react-with-umd` task for v8 packages that ship UMD to production(npm registry) (#32031) 2024-07-18 15:40:52 +02:00
package.json release: applying package updates - react v8 2024-11-01 07:23:36 +00:00
project.json feat: add verify-packaging to react v8 release pipeline (#32212) 2024-08-06 08:22:03 +00:00
tsconfig.json chore: migrate to ts v5.0.4 (#31898) 2024-07-10 15:37:12 +02:00
webpack.config.js chore: migrate whole repo to new `@fluentui/scripts-*` family of packages (#26182) 2023-01-10 18:12:14 +01:00

README.md

@fluentui/theme-samples

Theme samples for Fluent UI React (formerly Office UI Fabric React)

This is not a production-ready package and should never be used in product. This space is useful for serving as an example for theme definition and for testing new themes before finalizing them for use elsewhere.

To import sample themes:

import { ThemeName } from '@fluentui/theme-samples';