mirror of
https://github.com/penpot/penpot-export.git
synced 2025-01-21 06:02:28 -05:00
Add yarn workspaces link
This commit is contained in:
parent
49dd395dc8
commit
efa9daee67
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ Based in the example a css file like this will be generated:
|
|||
|
||||
### Using Yarn Workspaces
|
||||
|
||||
This project utilizes Yarn Workspaces to manage multiple packages within a single repository. This allows us to house the module's source code and a demo in separate packages, streamlining development and testing.
|
||||
This project utilizes [Yarn Workspaces](https://classic.yarnpkg.com/lang/en/docs/workspaces/) to manage multiple packages within a single repository. This allows us to house the module's source code and a demo in separate packages, streamlining development and testing.
|
||||
|
||||
### Package Structure
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue