Example of twin inside an nx-workspace with styled components#49
Example of twin inside an nx-workspace with styled components#49anymaniax wants to merge 1 commit into
Conversation
|
❤️ that we're coming at this from different side. FYI: I just pushed an example with It'd be great to get your thoughts and find an identical approach. I can shoot first: it SUCKS that my |
|
@mmmoli I don't know if you saw I also created a function to automatically get preset from another NX library and I use it to get preset from my UI library. You can see it here. I think that way it's really customizable |
|
Thanks heaps for adding the styled-components version of this @anymaniax I'll support whichever way you guys want to head with an identical preset approach. |
|
Is there a recommended example repo to start from? Was hoping to use NX workspaces with twin and stitches if possible. Thanks for any pointers. |
|
We haven't quite got a nx-workspace example through yet so you'll need to give one of these PR's a pilot test 🤞 |
|
What is the status of this PR? Would love to see an example on how to get started with NX! Is there anything to do to help with this? |
|
@nonameolsson I feel this example has too many files and features for a twin example. |

Based on #38 I did an example with styled-components. I added my scripts to handle multiple projects and add preset from a library