Closed shawninder closed 3 years ago
What do you mean by « clashing values » ?
like… Conflict?
If it is what I think, my current refactor should maybe help with that.
I mean that we're configuring custom tailwind classes (I think) and I want to make sure that it's impossible to have different configured custom classes in our different environments (the components repo stories, the Kirby panel runtime, the frontend website itself).
I think it is resolved with this branch https://github.com/tjikko-studio/components/pull/104
Are we getting clashing tailwind configs between the components repo (Storybook) and the Kirby panel (Vue) and/or the frontend website (Next.js)?