Skip to content

Unable to target input styles using config file #411

@karneaud

Description

@karneaud

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions