Skip to content

Commit

Permalink
Merge pull request #1849 from cozy/docs/css-build-instruction
Browse files Browse the repository at this point in the history
docs: Add CSS build instruction in `README.md`
Ldoppea authored Aug 17, 2021
2 parents ff6ac87 + 00b0766 commit f7334bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -72,6 +72,7 @@ It is convenient when modifying a component to use the styleguide site.
```bash
yarn start # Transpile the files in watch mode
yarn build:css:all # Build CSS files needed by the documentation
yarn start:doc # Run the styleguide in watch mode
```

0 comments on commit f7334bc

Please sign in to comment.