Preset from component lib is not working on consuming app #3002
Unanswered
comedelaval
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello dear Panda team,
I want to create a component lib based on Panda that's consumed inside others apps.
I followed the guide inside this repo.
I'm struggling with the last part, the class are well generated from my preset,but the styles are not applied.
Example:
<button data-v-7a7a37b1="" type="button" class="trs_all_.5s_ease ff_sourcesans3 fs_sm lh_s pos_relative textStyle_body fw_semiBold bdr_sm cursor_pointer d_flex jc_center ai_center w_inherit disabled:cursor_not-allowed layerStyle_buttonSurfaceBrand h_3rem p_0rem_3rem"><!----> label <!----></button>
The styles from the base preset of panda are well generated.
Here is a link to my repo to help to reproduce: https://github.com/comedelaval/panda-config
I don't get what I missed, any help is welcomed 😄
Beta Was this translation helpful? Give feedback.
All reactions