Skip to content

Commit 144fa28

Browse files
Adrienfrey2gcornut
authored andcommitted
docs(creation doc partner)
1 parent 2947dae commit 144fa28

File tree

17 files changed

+300
-3
lines changed

17 files changed

+300
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"build:angularjs": "yarn workspace @lumx/angularjs build",
7474
"build:storybook": "yarn workspace @lumx/react build:storybook",
7575
"chromatic": "npx chromatic -b build:storybook",
76-
"clean": "rm -rf packages/*/dist && lerna clean --yes && lerna run --stream clean",
76+
"clean": "rm -rf packages/*/dist; lerna clean --yes && lerna run --stream clean",
7777
"clean:git-hooks": "yarn husky uninstall",
7878
"format": "yarn format:code && yarn format:style",
7979
"format:style": "prettier-stylelint --prettier-last --write packages/**/*.{css,scss}",

packages/site-demo/content/menu.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@
2323
- Size
2424
- Spacing
2525
- Brand
26-
- Partners
26+
- Partners:
27+
- Extensions:
28+
- Design Documentation
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)