#chakra ui & tailwind on different routes with APP Pages
7 messages · Page 1 of 1 (latest)
you could use route groups
for example
(tailwind)->layout 1
(chackraui)->layout 2
and in each layout you could make the respective css tool implementation
I would like to have more explicit examples because tailwind does not have provider like chakra does so it would need some special "treatment" 😄
sorry in a meeting
ok i make a simple example for you
one sec
ok look at this example
https://github.com/roberto-duran/next-tailwind-chakra