|
|
|
|
|
by random_kris
1171 days ago
|
|
We defined Tailwind config overriding the default values to match our design system. Then on top of this we have components library with common basic components and layouts Then inside the apps we use the components and that Tailwind config and it works quite nice. We have rules for tokenized colors and sizes so it all references the config. There are problems and all, but all in all I think is quite good |
|