Skip to content

Extend Slot Recipes #97

Answered by cschroeter
juliomuhlbauer asked this question in Q&A
Nov 22, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

@juliomuhlbauer
Just as described in the docs

  theme: {
    extend: {
      slotRecipes: {
        dialog: {
          base: {
            backdrop: {
              background: 'purple',
            },
          },
        },
      }

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@juliomuhlbauer
Comment options

@cschroeter
Comment options

Answer selected by cschroeter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants