Closed Jacqueline-ms closed 6 months ago
as part of boostraping I'd suggest to include storybook as well yarn nx generate @fluentui-contrib/nx-plugin:configure-storybook --name=azure-theme
Thanks @Hotell . I included the component commands yarn nx generate component <name> <componentName>
for our 3 subthemes: azure light, azure dark, azure high contrast.
Per documentation, initial PR introduces scaffolding. Logic to come in next PR.
Original PR: https://github.com/microsoft/fluentui-contrib/pull/177