Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to target input styles using config file #411

Open
karneaud opened this issue Feb 26, 2024 · 0 comments
Open

Unable to target input styles using config file #411

karneaud opened this issue Feb 26, 2024 · 0 comments

Comments

@karneaud
Copy link

Describe the bug
I have been trying to target the input design system for both light and dark mode theme scenarios but not sure it is being generated properly. however It does not seem to properly register the theme design tokens

To Reproduce
Steps to reproduce the behavior:

  1. Edit the inkline.config
  2. Add ...dark: { elements: { input: { background: 'none !important' }} }
  3. Save
  4. Note input background does not change. Especially on mobile

Expected behavior
Should at least set new design token styles for input when in dark mode

Environment

  • Version: >=3.0.0
  • Framework: [Vite ]
  • OS: [Linux]
  • Browser: [Chrome | Mobile Chrome | iOS XX Safari ]
  • Language: [ES]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant